context used by psychoacoustic model More...
#include <psymodel.h>
context used by psychoacoustic model
Definition at line 89 of file psymodel.h.
encoder context
Definition at line 90 of file psymodel.h.
Referenced by ff_psy_init(), and psy_3gpp_init().
encoder-specific model functions
Definition at line 91 of file psymodel.h.
Referenced by aac_encode_frame(), ff_psy_end(), and ff_psy_init().
single channel information
Definition at line 93 of file psymodel.h.
Referenced by encode_window_bands_info(), ff_aac_search_for_ltp(), ff_aac_search_for_pred(), ff_aac_search_for_tns(), ff_psy_end(), ff_psy_init(), mark_pns(), search_for_ms(), search_for_pns(), search_for_quantizers_anmr(), search_for_quantizers_fast(), and search_for_quantizers_twoloop().
channel group information
Definition at line 94 of file psymodel.h.
Referenced by ff_psy_end(), ff_psy_find_group(), and ff_psy_init().
number of channel groups
Definition at line 95 of file psymodel.h.
lowpass frequency cutoff for analysis
Definition at line 96 of file psymodel.h.
Referenced by ff_psy_init(), psy_3gpp_init(), and search_for_quantizers_twoloop().
scalefactor band sizes for possible frame sizes
Definition at line 98 of file psymodel.h.
Referenced by aac_encode_frame(), ff_psy_end(), ff_psy_init(), and psy_3gpp_init().
number of scalefactor bands for possible frame sizes
Definition at line 99 of file psymodel.h.
Referenced by aac_encode_frame(), ff_psy_end(), ff_psy_init(), and psy_3gpp_init().
number of scalefactor band sets
Definition at line 100 of file psymodel.h.
size of the bitresevoir in bits
Definition at line 103 of file psymodel.h.
Referenced by psy_3gpp_init().
number of bits used in the bitresevoir
Definition at line 104 of file psymodel.h.
Referenced by aac_encode_frame().
number of bits allocated by the psy, or -1 if no allocation was done
Definition at line 105 of file psymodel.h.
Referenced by aac_encode_frame(), and search_for_quantizers_twoloop().
Referenced by aac_encode_frame(), psy_3gpp_init(), and search_for_quantizers_twoloop().
psychoacoustic model implementation private data
Definition at line 108 of file psymodel.h.
Referenced by psy_3gpp_analyze_channel(), psy_3gpp_end(), psy_3gpp_init(), psy_3gpp_window(), and psy_lame_window().