| FFmpeg
    | 
synth_filter.h File Reference
  #include "fft.h"
Include dependency graph for synth_filter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Data Structures | |
| struct | SynthFilterContext | 
| Typedefs | |
| typedef struct SynthFilterContext | SynthFilterContext | 
| Functions | |
| void | ff_synth_filter_init (SynthFilterContext *c) | 
| void | ff_synth_filter_init_arm (SynthFilterContext *c) | 
Typedef Documentation
| typedef struct SynthFilterContext SynthFilterContext | 
Function Documentation
| void ff_synth_filter_init | ( | SynthFilterContext * | c | ) | 
Definition at line 59 of file synth_filter.c.
Referenced by dca_decode_init().
| void ff_synth_filter_init_arm | ( | SynthFilterContext * | c | ) | 
Referenced by ff_fft_init_arm(), and ff_synth_filter_init().
Generated on Fri Oct 31 2025 06:56:24 for FFmpeg by
 1.8.11
 1.8.11