FFmpeg
|
Data Fields | |
int | pos |
int | num_coefs |
float | coef [8] |
int TonalComponent::pos |
Definition at line 68 of file atrac3.c.
Referenced by add_tonal_components(), and decode_tonal_components().
int TonalComponent::num_coefs |
Definition at line 69 of file atrac3.c.
Referenced by decode_tonal_components().
float TonalComponent::coef[8] |
Definition at line 70 of file atrac3.c.
Referenced by add_tonal_components(), and decode_tonal_components().