#include <psymodel.h>
Data Fields | |
int | bits |
float | energy |
float | threshold |
float | distortion |
float | perceptual_weight |
Definition at line 37 of file psymodel.h.
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().
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().