Data Fields | |
AVCodecContext * | avctx |
float | stereo_att |
struct FFIIRFilterCoeffs * | fcoeffs |
struct FFIIRFilterState ** | fstate |
Definition at line 70 of file psymodel.c.
Definition at line 71 of file psymodel.c.
Referenced by ff_psy_preprocess(), ff_psy_preprocess_end(), and ff_psy_preprocess_init().
struct FFIIRFilterCoeffs* FFPsyPreprocessContext::fcoeffs [read] |
Definition at line 73 of file psymodel.c.
Referenced by ff_psy_preprocess(), ff_psy_preprocess_end(), and ff_psy_preprocess_init().
struct FFIIRFilterState** FFPsyPreprocessContext::fstate [read] |
Definition at line 74 of file psymodel.c.
Referenced by ff_psy_preprocess(), ff_psy_preprocess_end(), and ff_psy_preprocess_init().
Definition at line 72 of file psymodel.c.