SynthFilterContext Struct Reference

#include <synth_filter.h>


Data Fields

void(* synth_filter_float )(FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[32], const float window[512], float out[32], const float in[32], float scale)


Detailed Description

Definition at line 26 of file synth_filter.h.


Field Documentation

void(* SynthFilterContext::synth_filter_float)(FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[32], const float window[512], float out[32], const float in[32], float scale)

Referenced by ff_synth_filter_init().


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

Generated on Mon May 2 19:50:38 2011 for FFmpeg by  doxygen 1.5.6