FFPsyPreprocessContext Struct Reference

Data Fields

AVCodecContextavctx
float stereo_att
struct FFIIRFilterCoeffsfcoeffs
struct FFIIRFilterState ** fstate

Detailed Description

Definition at line 83 of file psymodel.c.

Field Documentation

AVCodecContext* FFPsyPreprocessContext::avctx

Definition at line 84 of file psymodel.c.

Referenced by ff_psy_preprocess(), ff_psy_preprocess_end(), and ff_psy_preprocess_init().

struct FFIIRFilterCoeffs* FFPsyPreprocessContext::fcoeffs

Definition at line 86 of file psymodel.c.

Referenced by ff_psy_preprocess(), ff_psy_preprocess_end(), and ff_psy_preprocess_init().

struct FFIIRFilterState** FFPsyPreprocessContext::fstate

Definition at line 87 of file psymodel.c.

Referenced by ff_psy_preprocess(), ff_psy_preprocess_end(), and ff_psy_preprocess_init().

float FFPsyPreprocessContext::stereo_att

Definition at line 85 of file psymodel.c.


The documentation for this struct was generated from the following file: