| FFmpeg
    | 
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) | 
Definition at line 27 of file synth_filter.h.
Referenced by ff_fft_init_arm(), and ff_synth_filter_init().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11