Home
last modified time | relevance | path

Searched refs:FoSection (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_anequalizer.c40 typedef struct FoSection { struct
46 } FoSection; typedef
57 FoSection section[2];
134 FoSection *S = &s->filters[n].section[i]; in draw_curves()
266 static void butterworth_fo_section(FoSection *S, double beta, in butterworth_fo_section()
334 static void chebyshev1_fo_section(FoSection *S, double a, in chebyshev1_fo_section()
407 static void chebyshev2_fo_section(FoSection *S, double a, in chebyshev2_fo_section()
660 static inline double section_process(FoSection *S, double in) in section_process()
683 static double process_sample(FoSection *s1, double in) in process_sample()

Completed in 2 milliseconds