FFmpeg
Data Fields
PsyLamePreset Struct Reference

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...
 

Detailed Description

LAME psy model preset struct.

Definition at line 169 of file aacpsy.c.

Field Documentation

◆ quality

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().

◆ st_lrm

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().


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