Filters applied to the decoded data.
More...
Filters applied to the decoded data.
Definition at line 101 of file apedec.c.
◆ coeffs
int16_t* APEFilter::coeffs |
actual coefficients used in filtering
Definition at line 102 of file apedec.c.
◆ adaptcoeffs
int16_t* APEFilter::adaptcoeffs |
adaptive filter coefficients used for correcting of actual filter coefficients
Definition at line 103 of file apedec.c.
◆ historybuffer
int16_t* APEFilter::historybuffer |
◆ delay
int16_t* APEFilter::delay |
filtered values
Definition at line 105 of file apedec.c.
◆ avg
The documentation for this struct was generated from the following file: