FFmpeg
Data Fields
FFPsyPreprocessContext Struct Reference

Data Fields

AVCodecContextavctx
 
float stereo_att
 
struct FFIIRFilterCoeffsfcoeffs
 
struct FFIIRFilterState ** fstate
 
struct FFIIRFilterContext fiir
 

Detailed Description

Definition at line 93 of file psymodel.c.

Field Documentation

◆ avctx

AVCodecContext* FFPsyPreprocessContext::avctx

◆ stereo_att

float FFPsyPreprocessContext::stereo_att

Definition at line 95 of file psymodel.c.

◆ fcoeffs

struct FFIIRFilterCoeffs* FFPsyPreprocessContext::fcoeffs

Definition at line 96 of file psymodel.c.

◆ fstate

struct FFIIRFilterState** FFPsyPreprocessContext::fstate

Definition at line 97 of file psymodel.c.

◆ fiir

struct FFIIRFilterContext FFPsyPreprocessContext::fiir

Definition at line 98 of file psymodel.c.


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