|
FFmpeg
|
Gain compensation context structure. More...
#include <atrac.h>
Public Attributes | |
| float | gain_tab1 [16] |
| gain compensation level table | |
| float | gain_tab2 [31] |
| gain compensation interpolation table | |
| int | id2exp_offset |
| offset for converting level index into level exponent | |
| int | loc_scale |
| scale of location code = 2^loc_scale samples | |
| int | loc_size |
| size of location code in samples | |
Gain compensation context structure.
1.8.12