|
FFmpeg
|
Filters applied to the decoded data. More...
Public Attributes | |
| int16_t * | coeffs |
| actual coefficients used in filtering | |
| int16_t * | adaptcoeffs |
| adaptive filter coefficients used for correcting of actual filter coefficients | |
| int16_t * | historybuffer |
| filter memory | |
| int16_t * | delay |
| filtered values | |
| int | avg |
Filters applied to the decoded data.
1.8.12