/external/libaom/libaom/aom_dsp/ |
D | quantize.c | 18 const int16_t *round_ptr, const int16_t *quant_ptr, in quantize_b_adaptive_helper_c() 109 const int16_t *quant_ptr, in quantize_b_helper_c() 171 const int16_t *round_ptr, const int16_t *quant_ptr, in highbd_quantize_b_adaptive_helper_c() 259 const int16_t *round_ptr, const int16_t *quant_ptr, in highbd_quantize_b_helper_c() 319 const int16_t *quant_ptr, in aom_quantize_b_adaptive_c() 332 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_32x32_adaptive_c() 344 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_64x64_adaptive_c() 356 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_c() 368 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 380 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
/external/libvpx/libvpx/vp8/encoder/mips/mmi/ |
D | vp8_quantize_mmi.c | 37 const int16_t *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_mmi() local 208 const int16_t *quant_ptr = b->quant; in vp8_regular_quantize_b_mmi() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 26 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_c() 60 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_c() 95 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_c() 130 const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 24 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_fdct8x8_quant_neon()
|
D | vp9_quantize_neon.c | 31 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_neon() 126 const int16_t *quant_ptr, in vp9_quantize_fp_32x32_neon()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 21 const int16_t *quant_ptr, in aom_highbd_quantize_b_sse2() 94 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_sse2() 152 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_64x64_sse2()
|
D | highbd_quantize_intrin_avx2.c | 33 const int16_t *quant_ptr, const int16_t *dequant_ptr, in init_qp() 115 const int16_t *quant_ptr, in aom_highbd_quantize_b_avx2()
|
D | quantize_sse2.c | 23 const int16_t *quant_ptr, in aom_quantize_b_sse2()
|
D | adaptive_quantize_sse2.c | 21 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_adaptive_sse2() 218 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_32x32_adaptive_sse2()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_highbd_quantize_avx2.c | 32 static INLINE void init_qp(const int16_t *round_ptr, const int16_t *quant_ptr, in init_qp() 92 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_highbd_quantize_fp_avx2()
|
D | av1_quantize_avx2.c | 45 static INLINE void init_qp(const int16_t *round_ptr, const int16_t *quant_ptr, in init_qp() 137 const int16_t *quant_ptr, in av1_quantize_fp_avx2() 213 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_fp_32x32_avx2() 292 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_fp_64x64_avx2()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | quantize_avx.c | 25 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_avx() 150 const int16_t *quant_ptr, in vpx_quantize_b_32x32_avx()
|
D | quantize_ssse3.c | 22 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_ssse3() 116 const int16_t *quant_ptr, in vpx_quantize_b_32x32_ssse3()
|
D | highbd_quantize_intrin_sse2.c | 23 const int16_t *quant_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 | 22 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_sse2()
|
D | quantize_sse2.h | 21 const int16_t *quant_ptr, __m128i *quant, in load_b_values()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 119 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_c() 170 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_c() 219 const int16_t *round_ptr, const int16_t *quant_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 | 38 const int16_t *round_ptr, const int16_t *quant_ptr, in quantize_fp_helper_c() 109 const int16_t *round_ptr, const int16_t *quant_ptr, in highbd_quantize_fp_helper_c() 184 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in av1_quantize_fp_c() 195 const int16_t *quant_ptr, in av1_quantize_fp_32x32_c() 207 const int16_t *quant_ptr, in av1_quantize_fp_64x64_c() 547 const int16_t *quant_ptr, in av1_highbd_quantize_fp_c()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 23 short *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_c() local 56 short *quant_ptr = b->quant; in vp8_regular_quantize_b_c() local
|
/external/libvpx/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 43 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_vsx() 169 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_vsx()
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 166 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quant_fp_nz() 239 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_nz_c() 249 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_32x32_nz_c()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | quantize_neon.c | 36 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_neon() 194 const int16_t *quant_ptr, in vpx_quantize_b_32x32_neon()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_avx2.c | 51 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_avx2()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | quantize_vsx.c | 99 const int16_t *round_ptr, const int16_t *quant_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/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 187 int16_t *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_msa() local 201 int16_t *quant_ptr = b->quant; in vp8_regular_quantize_b_msa() local
|