FFmpeg
Data Fields
BiquadCoeffs Struct Reference

Data Fields

double cd [5]
 
float cf [5]
 
double a0
 
double a1
 
double a2
 
double b1
 
double b2
 
double b0
 

Detailed Description

Definition at line 49 of file af_acrossover.c.

Field Documentation

◆ cd

double BiquadCoeffs::cd[5]

Definition at line 50 of file af_acrossover.c.

◆ cf

float BiquadCoeffs::cf[5]

Definition at line 51 of file af_acrossover.c.

◆ a0

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().

◆ a1

double BiquadCoeffs::a1

◆ a2

double BiquadCoeffs::a2

◆ b1

double BiquadCoeffs::b1

◆ b2

double BiquadCoeffs::b2

◆ b0

double BiquadCoeffs::b0

Definition at line 30 of file af_asupercut.c.

Referenced by get_coeffs().


The documentation for this struct was generated from the following files: