#include <format.h>
| Public Attributes | |
| FLAC__EntropyCodingMethod | entropy_coding_method | 
| unsigned | order | 
| unsigned | qlp_coeff_precision | 
| int | quantization_level | 
| FLAC__int32 | qlp_coeff [FLAC__MAX_LPC_ORDER] | 
| FLAC__int32 | warmup [FLAC__MAX_LPC_ORDER] | 
| const FLAC__int32 * | residual | 
| 
 | 
| The residual coding method. | 
| 
 | 
| The FIR order. | 
| 
 | 
| Quantized FIR filter coefficient precision in bits. | 
| 
 | 
| The qlp coeff shift needed. | 
| 
 | 
| FIR filter coefficients. | 
| 
 | 
| Warmup samples to prime the predictor, length == order. | 
| 
 | 
| The residual signal, length == (blocksize minus order) samples. | 
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002