FFmpeg
Data Fields
BiquadContext Struct Reference

Data Fields

double a [3]
 
double b [3]
 
double w1
 
double w2
 

Detailed Description

Definition at line 41 of file af_aiir.c.

Field Documentation

◆ a

double BiquadContext::a[3]

Definition at line 42 of file af_aiir.c.

Referenced by decompose_zp2biquads().

◆ b

double BiquadContext::b[3]

Definition at line 43 of file af_aiir.c.

Referenced by decompose_zp2biquads().

◆ w1

double BiquadContext::w1

Definition at line 44 of file af_aiir.c.

◆ w2

double BiquadContext::w2

Definition at line 44 of file af_aiir.c.


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