/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 quantize_b_adaptive_helper_c() 108 const int16_t *zbin_ptr, const int16_t *round_ptr, in quantize_b_helper_c() 170 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_adaptive_helper_c() 258 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_helper_c() 317 const int16_t *zbin_ptr, in aom_quantize_b_adaptive_c() 331 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_c() 343 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_c() 355 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_c() 367 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 379 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_sse2.c | 20 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_sse2() 217 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_sse2()
|
D | quantize_ssse3.c | 63 const int16_t *zbin_ptr, in aom_quantize_b_64x64_ssse3()
|
D | quantize_x86.h | 16 static INLINE void load_b_values(const int16_t *zbin_ptr, __m128i *zbin, in load_b_values()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
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 | 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 | 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() 108 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in highbd_quantize_fp_helper_c() 183 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_c() 194 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_32x32_c() 206 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_64x64_c() 546 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_highbd_quantize_fp_c()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_quantize_avx2.c | 136 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_avx2() 212 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_32x32_avx2() 291 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/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/arm/neon/ |
D | quantize_neon.c | 26 int skip_block, const int16_t *zbin_ptr, in av1_quantize_fp_neon()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 54 short *zbin_ptr = b->zbin; in vp8_regular_quantize_b_c() local
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 199 int16_t *zbin_ptr = b->zbin; in vp8_regular_quantize_b_msa() local
|