FFmpeg
|
FFPsyChannel Struct Reference
single channel psychoacoustic information More...
#include <psymodel.h>
Collaboration diagram for FFPsyChannel:
Data Fields | |
FFPsyBand | psy_bands [PSY_MAX_BANDS] |
channel bands information More... | |
float | entropy |
total PE for this channel More... | |
Detailed Description
single channel psychoacoustic information
Definition at line 48 of file psymodel.h.
Field Documentation
float FFPsyChannel::entropy |
total PE for this channel
Definition at line 50 of file psymodel.h.
FFPsyBand FFPsyChannel::psy_bands[PSY_MAX_BANDS] |
channel bands information
Definition at line 49 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