| /external/libaom/libaom/aom_dsp/ |
| D | quantize.c | 18 const int16_t *round_ptr, const int16_t *quant_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() 173 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_helper_c() 260 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_helper_c() 320 const int16_t *round_ptr, in aom_quantize_b_adaptive_c() 334 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_32x32_adaptive_c() 346 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_64x64_adaptive_c() 359 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_c() 371 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 383 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | quantize.c | 19 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc() 43 int skip_block, const int16_t *round_ptr, in vpx_highbd_quantize_dc() 67 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc_32x32() 93 const int16_t *round_ptr, const int16_t quant, in vpx_highbd_quantize_dc_32x32() 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/libvpx/libvpx/vp8/encoder/mips/mmi/ |
| D | vp8_quantize_mmi.c | 36 const int16_t *round_ptr = b->round; in vp8_fast_quantize_b_mmi() local 207 const int16_t *round_ptr = b->round; in vp8_regular_quantize_b_mmi() local
|
| /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() 110 const int16_t *round_ptr, const int16_t *quant_ptr, in highbd_quantize_fp_helper_c() 185 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_c() 196 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_lp_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() 354 int skip_block, const int16_t *round_ptr, in quantize_dc() 494 const int16_t *round_ptr, const int16_t quant, tran_low_t *qcoeff_ptr, in highbd_quantize_dc() 542 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_highbd_quantize_fp_c()
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_quantize.c | 25 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_c() 59 int skip_block, const int16_t *round_ptr, in vp9_highbd_quantize_fp_c() 94 int skip_block, const int16_t *round_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/libaom/libaom/aom_dsp/x86/ |
| D | highbd_quantize_intrin_sse2.c | 20 const int16_t *round_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 | 32 static INLINE void init_qp(const int16_t *zbin_ptr, const int16_t *round_ptr, in init_qp() 114 const int16_t *round_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 | 19 const int16_t *round_ptr, __m256i *round, in load_b_values_avx2() 98 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_adaptive_avx2()
|
| D | adaptive_quantize_sse2.c | 21 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_adaptive_sse2() 221 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_32x32_adaptive_sse2() 429 const int16_t *round_ptr, const int16_t *quant_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() 108 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_avx2() 276 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_adaptive_avx2()
|
| /external/libaom/libaom/av1/encoder/x86/ |
| D | av1_quantize_avx2.c | 45 static INLINE void init_qp(const int16_t *round_ptr, const int16_t *quant_ptr, in init_qp() 163 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_lp_avx2() 251 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_avx2() 328 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_fp_32x32_avx2() 407 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_fp_64x64_avx2()
|
| 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()
|
| /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() 149 const int16_t *round_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() 115 const int16_t *round_ptr, in vpx_quantize_b_32x32_ssse3()
|
| D | highbd_quantize_intrin_sse2.c | 22 const int16_t *round_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()
|
| /external/libvpx/libvpx/test/ |
| D | vp9_quantize_test.cc | 170 int skip_block, const int16_t *round_ptr, in quant_fp_nz() 246 int skip_block, const int16_t *round_ptr, in quantize_fp_nz_c() 256 int skip_block, const int16_t *round_ptr, in quantize_fp_32x32_nz_c()
|
| /external/libvpx/libvpx/vp9/encoder/ppc/ |
| D | vp9_quantize_vsx.c | 42 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_vsx() 168 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_32x32_vsx()
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | vp8_quantize.c | 22 short *round_ptr = b->round; in vp8_fast_quantize_b_c() local 55 short *round_ptr = b->round; in vp8_regular_quantize_b_c() local
|
| /external/libvpx/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_quantize_neon.c | 46 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_neon() 141 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_32x32_neon()
|
| /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() 193 const int16_t *round_ptr, in vpx_quantize_b_32x32_neon()
|
| /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() 133 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_lp_neon()
|
| /external/libvpx/libvpx/vp9/encoder/x86/ |
| D | vp9_quantize_avx2.c | 50 int skip_block, const int16_t *round_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()
|