FFmpeg
|
Data Fields | |
int | len |
int | p |
double * | mx |
double * | my |
double | b0 |
double | b1 |
double | a0 |
double | a1 |
Definition at line 35 of file af_adecorrelate.c.
int APContext::len |
Definition at line 36 of file af_adecorrelate.c.
int APContext::p |
Definition at line 36 of file af_adecorrelate.c.
double* APContext::mx |
Definition at line 37 of file af_adecorrelate.c.
double * APContext::my |
Definition at line 37 of file af_adecorrelate.c.
double APContext::b0 |
Definition at line 38 of file af_adecorrelate.c.
double APContext::b1 |
Definition at line 38 of file af_adecorrelate.c.
double APContext::a0 |
Definition at line 38 of file af_adecorrelate.c.
double APContext::a1 |
Definition at line 38 of file af_adecorrelate.c.