Searched defs:lp_quantization (Results 1 – 4 of 4) sorted by relevance
/external/flac/src/libFLAC/ |
D | lpc.c | 267 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients() 528 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() 784 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal() 1045 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_wide()
|
D | lpc_intrin_sse41.c | 56 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_wide_intrin_sse41() 592 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_wide_intrin_sse41() 942 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_intrin_sse41() 1037 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_16_intrin_sse41() 1138 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_sse41()
|
D | lpc_intrin_sse2.c | 54 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_16_intrin_sse2() 408 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_sse2()
|
D | lpc_intrin_avx2.c | 51 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_16_intrin_avx2() 406 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_avx2() 763 … uint32_t data_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_wide_intrin_avx2()
|