FFmpeg
|
LAME psy model preset struct. More...
Data Fields | |
int | quality |
Quality to map the rest of the vaules to. More... | |
float | st_lrm |
short threshold for L, R, and M channels More... | |
int PsyLamePreset::quality |
Quality to map the rest of the vaules to.
Definition at line 170 of file aacpsy.c.
Referenced by lame_calc_attack_threshold().
float PsyLamePreset::st_lrm |
short threshold for L, R, and M channels
Definition at line 174 of file aacpsy.c.
Referenced by lame_calc_attack_threshold(), and lame_window_init().