FFmpeg
|
FFPsyBand Struct Reference
single band psychoacoustic information More...
#include <psymodel.h>
Data Fields | |
int | bits |
float | energy |
float | threshold |
float | distortion |
float | perceptual_weight |
Detailed Description
single band psychoacoustic information
Definition at line 37 of file psymodel.h.
Field Documentation
int FFPsyBand::bits |
Definition at line 38 of file psymodel.h.
float FFPsyBand::distortion |
Definition at line 41 of file psymodel.h.
float FFPsyBand::energy |
Definition at line 39 of file psymodel.h.
Referenced by search_for_quantizers_anmr(), search_for_quantizers_fast(), and search_for_quantizers_twoloop().
float FFPsyBand::perceptual_weight |
Definition at line 42 of file psymodel.h.
float FFPsyBand::threshold |
Definition at line 40 of file psymodel.h.
Referenced by encode_window_bands_info(), search_for_ms(), search_for_quantizers_anmr(), search_for_quantizers_fast(), and search_for_quantizers_twoloop().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11