LAME psy model preset struct. More...
Data Fields | |
int | quality |
Quality to map the rest of the vaules to. | |
float | st_lrm |
short threshold for L, R, and M channels |
LAME psy model preset struct.
Definition at line 162 of file aacpsy.c.
Quality to map the rest of the vaules to.
Definition at line 163 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 167 of file aacpsy.c.
Referenced by lame_calc_attack_threshold(), and lame_window_init().