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 Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11