Searched defs:lp_quantization (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | lpc.c | 265 … unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients() 531 … unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() 795 … unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal() 1063 … unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_wide()
|