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