Searched defs:lp_quantization (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | lpc.c | 321 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients() 582 …_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() 832 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_limit_residual() 886 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_compute_residual_from_qlp_coefficients_limit_residual_33bit() 958 …2_t subframe_bps, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization) in FLAC__lpc_max_residual_bps() 975 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal() 1238 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int3… in FLAC__lpc_restore_signal_wide() 1498 …_len, const FLAC__int32 * flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int6… in FLAC__lpc_restore_signal_wide_33bit()
|
H A 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()
|
H A 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() 594 … 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()
|
H A D | lpc_intrin_sse2.c | 80 … 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() 436 … 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()
|
H A D | lpc_intrin_neon.c | 80 … 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_neon() 666 … 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_neon()
|