Libav
Data Fields
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

§ synth_filter_float

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)

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