FFmpeg
|
Data Fields | |
PrevCrossover * | previous |
size_t | pos |
double | coefs [3 *(N+1)] |
Definition at line 62 of file af_mcompand.c.
PrevCrossover* Crossover::previous |
Definition at line 63 of file af_mcompand.c.
Referenced by crossover(), crossover_setup(), and uninit().
size_t Crossover::pos |
Definition at line 64 of file af_mcompand.c.
Referenced by crossover().
double Crossover::coefs[3 *(N+1)] |
Definition at line 65 of file af_mcompand.c.
Referenced by crossover(), and crossover_setup().