|
|
const AVClass * | class |
| |
|
float | wet_gain |
| |
|
float | dry_gain |
| |
|
float | length |
| |
|
int | again |
| |
|
float | gain |
| |
|
int | eof_coeffs |
| |
|
int | have_coeffs |
| |
|
int | nb_coeffs |
| |
|
int | nb_taps |
| |
|
int | part_size |
| |
|
int | part_index |
| |
|
int | coeff_size |
| |
|
int | block_size |
| |
|
int | nb_partitions |
| |
|
int | nb_channels |
| |
|
int | ir_length |
| |
|
int | fft_length |
| |
|
int | nb_coef_channels |
| |
|
int | one2many |
| |
|
int | nb_samples |
| |
|
int | want_skip |
| |
|
int | need_padding |
| |
|
RDFTContext ** | rdft |
| |
|
RDFTContext ** | irdft |
| |
|
float ** | sum |
| |
|
float ** | block |
| |
|
FFTComplex ** | coeff |
| |
|
AVAudioFifo * | fifo [2] |
| |
|
AVFrame * | in [2] |
| |
|
AVFrame * | buffer |
| |
|
int64_t | pts |
| |
|
int | index |
| |
|
AVFloatDSPContext * | fdsp |
| |
|
void(* | fcmul_add )(float *sum, const float *t, const float *c, ptrdiff_t len) |
| |
The documentation for this struct was generated from the following file: