FFmpeg
Public Attributes | List of all members
FFTFILTContext Struct Reference

Public Attributes

const AVClassclass
 
int eval_mode
 
int depth
 
int nb_planes
 
int planewidth [MAX_PLANES]
 
int planeheight [MAX_PLANES]
 
RDFTContexthrdft [MAX_PLANES]
 
RDFTContextvrdft [MAX_PLANES]
 
RDFTContextihrdft [MAX_PLANES]
 
RDFTContextivrdft [MAX_PLANES]
 
int rdft_hbits [MAX_PLANES]
 
int rdft_vbits [MAX_PLANES]
 
size_t rdft_hlen [MAX_PLANES]
 
size_t rdft_vlen [MAX_PLANES]
 
FFTSample * rdft_hdata [MAX_PLANES]
 
FFTSample * rdft_vdata [MAX_PLANES]
 
int dc [MAX_PLANES]
 
char * weight_str [MAX_PLANES]
 
AVExprweight_expr [MAX_PLANES]
 
double * weight [MAX_PLANES]
 
void(* rdft_horizontal )(struct FFTFILTContext *s, AVFrame *in, int w, int h, int plane)
 
void(* irdft_horizontal )(struct FFTFILTContext *s, AVFrame *out, int w, int h, int plane)
 

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