FFmpeg
|
Data Fields | |
double | a0 |
double | a1 |
double | a2 |
double | b1 |
double | b2 |
double | i1 |
double | i2 |
double | o1 |
double | o2 |
double | b0 |
Definition at line 40 of file af_acrossover.c.
double BiquadContext::a0 |
Definition at line 41 of file af_acrossover.c.
Referenced by biquad_process(), decompose_zp2biquads(), set_hp(), and set_lp().
double BiquadContext::a1 |
Definition at line 41 of file af_acrossover.c.
Referenced by biquad_process(), decompose_zp2biquads(), set_hp(), and set_lp().
double BiquadContext::a2 |
Definition at line 41 of file af_acrossover.c.
Referenced by biquad_process(), decompose_zp2biquads(), set_hp(), and set_lp().
double BiquadContext::b1 |
Definition at line 42 of file af_acrossover.c.
Referenced by biquad_process(), decompose_zp2biquads(), set_hp(), and set_lp().
double BiquadContext::b2 |
Definition at line 42 of file af_acrossover.c.
Referenced by biquad_process(), decompose_zp2biquads(), set_hp(), and set_lp().
double BiquadContext::i1 |
Definition at line 43 of file af_acrossover.c.
Referenced by biquad_process().
double BiquadContext::i2 |
Definition at line 43 of file af_acrossover.c.
Referenced by biquad_process().
double BiquadContext::o1 |
Definition at line 44 of file af_acrossover.c.
Referenced by biquad_process().
double BiquadContext::o2 |
Definition at line 44 of file af_acrossover.c.
Referenced by biquad_process().
double BiquadContext::b0 |
Definition at line 42 of file af_aiir.c.
Referenced by decompose_zp2biquads().