Searched defs:lp_quantization (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | lpc.c | 268 …_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients() 529 …_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() 785 …_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal() 1046 …_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_wide()
|