FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PsyLamePreset Struct Reference

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
 

Detailed Description

LAME psy model preset struct.

Definition at line 164 of file aacpsy.c.

Field Documentation

int PsyLamePreset::quality

Quality to map the rest of the vaules to.

Definition at line 165 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 169 of file aacpsy.c.

Referenced by lame_calc_attack_threshold(), and lame_window_init().


The documentation for this struct was generated from the following file: