|
FFmpeg
|
single band psychoacoustic information More...
#include <psymodel.h>
Data Fields | |
| int | bits |
| float | energy |
| float | threshold |
| float | distortion |
| float | perceptual_weight |
single band psychoacoustic information
Definition at line 37 of file psymodel.h.
| int FFPsyBand::bits |
Definition at line 38 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::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().
| float FFPsyBand::distortion |
Definition at line 41 of file psymodel.h.
| float FFPsyBand::perceptual_weight |
Definition at line 42 of file psymodel.h.
1.8.2