FFmpeg
|
Data Fields | |
struct Decorr | dps [MAX_TERMS] |
int | nterms |
int | log_limit |
int | gt16bit |
uint32_t | best_bits |
Definition at line 63 of file wavpackenc.c.
Definition at line 64 of file wavpackenc.c.
Referenced by analyze_mono(), analyze_stereo(), decorr_stereo_buffer(), delta_mono(), delta_stereo(), recurse_mono(), recurse_stereo(), sort_mono(), and sort_stereo().
int WavPackExtraInfo::nterms |
Definition at line 65 of file wavpackenc.c.
Referenced by analyze_mono(), analyze_stereo(), delta_mono(), delta_stereo(), recurse_mono(), recurse_stereo(), sort_mono(), and sort_stereo().
int WavPackExtraInfo::log_limit |
Definition at line 65 of file wavpackenc.c.
Referenced by analyze_mono(), analyze_stereo(), delta_mono(), delta_stereo(), recurse_mono(), recurse_stereo(), sort_mono(), and sort_stereo().
int WavPackExtraInfo::gt16bit |
Definition at line 65 of file wavpackenc.c.
Referenced by analyze_stereo(), and decorr_stereo_buffer().
uint32_t WavPackExtraInfo::best_bits |
Definition at line 66 of file wavpackenc.c.
Referenced by analyze_mono(), analyze_stereo(), delta_mono(), delta_stereo(), recurse_mono(), recurse_stereo(), sort_mono(), and sort_stereo().