| 
    FFmpeg
    
   | 
 
Data Fields | |
| double | a0 | 
| double | a1 | 
| double | a2 | 
| double | a3 | 
| double | a4 | 
| double | b0 | 
| double | b1 | 
| double | b2 | 
| double | b3 | 
| double | b4 | 
| double | num [4] | 
| double | denum [4] | 
Definition at line 39 of file af_anequalizer.c.
| double FoSection::a0 | 
Definition at line 40 of file af_anequalizer.c.
Referenced by butterworth_bp_filter(), butterworth_fo_section(), chebyshev1_bp_filter(), chebyshev1_fo_section(), chebyshev2_bp_filter(), chebyshev2_fo_section(), and draw_curves().
| double FoSection::a1 | 
Definition at line 40 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::a2 | 
Definition at line 40 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::a3 | 
Definition at line 40 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::a4 | 
Definition at line 40 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::b0 | 
Definition at line 41 of file af_anequalizer.c.
Referenced by butterworth_bp_filter(), butterworth_fo_section(), chebyshev1_bp_filter(), chebyshev1_fo_section(), chebyshev2_bp_filter(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::b1 | 
Definition at line 41 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::b2 | 
Definition at line 41 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::b3 | 
Definition at line 41 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::b4 | 
Definition at line 41 of file af_anequalizer.c.
Referenced by butterworth_fo_section(), chebyshev1_fo_section(), chebyshev2_fo_section(), draw_curves(), and section_process().
| double FoSection::num[4] | 
Definition at line 43 of file af_anequalizer.c.
Referenced by section_process().
| double FoSection::denum[4] | 
Definition at line 44 of file af_anequalizer.c.
Referenced by section_process().
 1.8.6