| /external/libaom/libaom/aom_dsp/ |
| D | quantize.c | 17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c() 108 const int16_t *zbin_ptr, const int16_t *round_ptr, in aom_quantize_b_helper_c() 172 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_helper_c() 259 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_helper_c() 319 const int16_t *zbin_ptr, in aom_quantize_b_adaptive_c() 333 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_c() 345 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_c() 358 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_c() 370 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 382 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | highbd_quantize_intrin_sse2.c | 19 const int16_t *zbin_ptr, in aom_highbd_quantize_b_sse2() 93 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_sse2() 151 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_sse2()
|
| D | highbd_quantize_intrin_avx2.c | 32 static INLINE void init_qp(const int16_t *zbin_ptr, const int16_t *round_ptr, in init_qp() 113 const int16_t *zbin_ptr, in aom_highbd_quantize_b_avx2()
|
| D | quantize_sse2.c | 22 const int16_t *zbin_ptr, const int16_t *round_ptr, in aom_quantize_b_sse2()
|
| D | adaptive_quantize_avx2.c | 18 static INLINE void load_b_values_avx2(const int16_t *zbin_ptr, __m256i *zbin, in load_b_values_avx2() 97 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_avx2()
|
| D | adaptive_quantize_sse2.c | 20 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_sse2() 220 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_sse2() 428 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_sse2()
|
| D | highbd_adaptive_quantize_avx2.c | 22 const int16_t *zbin_ptr, __m256i *zbin, const int16_t *round_ptr, in highbd_load_b_values_avx2() 107 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_avx2() 275 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_avx2()
|
| D | quantize_ssse3.c | 63 const int16_t *zbin_ptr, in aom_quantize_b_64x64_ssse3()
|
| D | highbd_adaptive_quantize_sse2.c | 95 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_sse2() 303 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_sse2() 519 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_sse2()
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | quantize_avx.c | 24 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_avx() 148 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_avx()
|
| D | quantize_ssse3.c | 21 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_ssse3() 114 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_ssse3()
|
| D | highbd_quantize_intrin_sse2.c | 21 int skip_block, const int16_t *zbin_ptr, in vpx_highbd_quantize_b_sse2() 98 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|
| D | quantize_sse2.c | 21 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_sse2()
|
| D | quantize_sse2.h | 19 static INLINE void load_b_values(const int16_t *zbin_ptr, __m128i *zbin, in load_b_values()
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | quantize.c | 118 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_c() 169 int skip_block, const int16_t *zbin_ptr, in vpx_highbd_quantize_b_c() 218 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_c() 281 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_c()
|
| /external/libaom/libaom/av1/encoder/ |
| D | av1_quantize.c | 37 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c() 109 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in highbd_quantize_fp_helper_c() 185 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_c() 225 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_32x32_c() 237 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_64x64_c() 542 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_highbd_quantize_fp_c()
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | quantize_neon.c | 35 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_neon() 192 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_neon()
|
| /external/libvpx/libvpx/vp8/encoder/mips/mmi/ |
| D | vp8_quantize_mmi.c | 206 const int16_t *zbin_ptr = b->zbin; in vp8_regular_quantize_b_mmi() local
|
| /external/libvpx/libvpx/vpx_dsp/ppc/ |
| D | quantize_vsx.c | 98 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_vsx() 201 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_32x32_vsx()
|
| /external/libaom/libaom/av1/encoder/x86/ |
| D | av1_quantize_avx2.c | 251 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_avx2() 327 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_32x32_avx2() 406 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_64x64_avx2()
|
| D | av1_highbd_quantize_avx2.c | 91 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_highbd_quantize_fp_avx2()
|
| D | av1_highbd_quantize_sse4.c | 116 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in av1_highbd_quantize_fp_sse4_1()
|
| D | av1_quantize_sse2.c | 139 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_sse2()
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | vp8_quantize.c | 54 short *zbin_ptr = b->zbin; in vp8_regular_quantize_b_c() local
|
| /external/libaom/libaom/av1/encoder/arm/neon/ |
| D | quantize_neon.c | 27 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_neon()
|