| FFmpeg
    | 
synth_filter.c File Reference
  
Include dependency graph for synth_filter.c:

Go to the source code of this file.
| Functions | |
| static 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) | 
| av_cold void | ff_synth_filter_init (SynthFilterContext *c) | 
Function Documentation
| av_cold void ff_synth_filter_init | ( | SynthFilterContext * | c | ) | 
Definition at line 59 of file synth_filter.c.
Referenced by dca_decode_init().
| 
 | static | 
Definition at line 24 of file synth_filter.c.
Referenced by ff_synth_filter_init().
Generated on Fri Oct 31 2025 06:56:24 for FFmpeg by
 1.8.11
 1.8.11