Data Fields | |
int | pos |
int | numCoefs |
float | coef [8] |
float tonal_component::coef[8] |
Definition at line 70 of file atrac3.c.
Referenced by addTonalComponents(), and decodeTonalComponents().
int tonal_component::numCoefs |
Definition at line 69 of file atrac3.c.
Referenced by addTonalComponents(), and decodeTonalComponents().
int tonal_component::pos |
Definition at line 68 of file atrac3.c.
Referenced by addTonalComponents(), and decodeTonalComponents().