FFmpeg
|
Data Fields | |
double | cd [5] |
float | cf [5] |
double | a0 |
double | a1 |
double | a2 |
double | b1 |
double | b2 |
double | b0 |
Definition at line 49 of file af_acrossover.c.
double BiquadCoeffs::cd[5] |
Definition at line 50 of file af_acrossover.c.
float BiquadCoeffs::cf[5] |
Definition at line 51 of file af_acrossover.c.
double BiquadCoeffs::a0 |
Definition at line 27 of file af_aemphasis.c.
Referenced by biquad_process(), config_input(), set_highshelf_rbj(), and set_lp_rbj().
double BiquadCoeffs::a1 |
Definition at line 27 of file af_aemphasis.c.
Referenced by biquad_process(), config_input(), get_coeffs(), set_highshelf_rbj(), and set_lp_rbj().
double BiquadCoeffs::a2 |
Definition at line 27 of file af_aemphasis.c.
Referenced by biquad_process(), config_input(), get_coeffs(), set_highshelf_rbj(), and set_lp_rbj().
double BiquadCoeffs::b1 |
Definition at line 27 of file af_aemphasis.c.
Referenced by biquad_process(), config_input(), get_coeffs(), set_highshelf_rbj(), and set_lp_rbj().
double BiquadCoeffs::b2 |
Definition at line 27 of file af_aemphasis.c.
Referenced by biquad_process(), config_input(), get_coeffs(), set_highshelf_rbj(), and set_lp_rbj().
double BiquadCoeffs::b0 |
Definition at line 30 of file af_asupercut.c.
Referenced by get_coeffs().