FFmpeg
Loading...
Searching...
No Matches
APContext Struct Reference

Data Fields

int len
int p
doublemx
doublemy
double b0
double b1
double a0
double a1

Detailed Description

Definition at line 37 of file af_adecorrelate.c.

Field Documentation

◆ len

int APContext::len

Definition at line 38 of file af_adecorrelate.c.

Referenced by ap_init(), and ap_run().

◆ p

int APContext::p

Definition at line 38 of file af_adecorrelate.c.

Referenced by ap_init(), and ap_run().

◆ mx

double* APContext::mx

Definition at line 39 of file af_adecorrelate.c.

Referenced by ap_free(), ap_init(), and ap_run().

◆ my

double * APContext::my

Definition at line 39 of file af_adecorrelate.c.

Referenced by ap_free(), ap_init(), and ap_run().

◆ b0

double APContext::b0

Definition at line 40 of file af_adecorrelate.c.

Referenced by ap_init(), and ap_run().

◆ b1

double APContext::b1

Definition at line 40 of file af_adecorrelate.c.

Referenced by ap_init(), and ap_run().

◆ a0

double APContext::a0

Definition at line 40 of file af_adecorrelate.c.

Referenced by ap_init(), and ap_run().

◆ a1

double APContext::a1

Definition at line 40 of file af_adecorrelate.c.

Referenced by ap_init(), and ap_run().


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