|
FFmpeg
|
sample data coding information More...
#include <mlp.h>
Public Attributes | |
| FilterParams | filter_params [NUM_FILTERS] |
| int32_t | coeff [NUM_FILTERS][MAX_FIR_ORDER] |
| int16_t | huff_offset |
| Offset to apply to residual values. | |
| int32_t | sign_huff_offset |
| sign/rounding-corrected version of huff_offset | |
| uint8_t | codebook |
| Which VLC codebook to use to read residuals. | |
| uint8_t | huff_lsbs |
| Size of residual suffix not encoded using VLC. | |
sample data coding information
1.8.12