/external/libaom/libaom/aom_dsp/ |
D | quantize.c | 20 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_b_adaptive_helper_c() 111 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quantize_b_helper_c() 173 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_b_adaptive_helper_c() 261 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_b_helper_c() 322 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_c() 334 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_c() 346 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_adaptive_c() 358 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_c() 370 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 382 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
/external/libvpx/libvpx/vp8/encoder/mips/mmi/ |
D | vp8_quantize_mmi.c | 40 const int16_t *dequant_ptr = d->dequant; in vp8_fast_quantize_b_mmi() local 212 const int16_t *dequant_ptr = d->dequant; in vp8_regular_quantize_b_mmi() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_c() 62 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c() 97 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c() 131 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.c | 40 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_fp_helper_c() 111 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_fp_helper_c() 186 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_c() 198 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_c() 210 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_c() 334 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, in quantize_dc() 499 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_dc() 550 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_highbd_quantize_fp_c()
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_neon()
|
D | vp9_quantize_neon.c | 32 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_neon() 128 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_neon()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 24 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_sse2() 96 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_sse2() 154 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_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() 118 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_avx2()
|
D | quantize_sse2.c | 25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in aom_quantize_b_sse2()
|
D | adaptive_quantize_sse2.c | 23 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_sse2() 220 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_sse2()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_highbd_quantize_avx2.c | 33 const int16_t *dequant_ptr, int log_scale, in init_qp() 94 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_highbd_quantize_fp_avx2()
|
D | av1_quantize_avx2.c | 46 const int16_t *dequant_ptr, int log_scale, in init_qp() 140 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_avx2() 215 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_avx2() 294 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_avx2()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | quantize_avx.c | 27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_avx() 153 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_avx()
|
D | quantize_ssse3.c | 25 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_ssse3() 119 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_ssse3()
|
D | highbd_quantize_intrin_sse2.c | 26 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2() 100 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 24 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_sse2()
|
D | quantize_sse2.h | 22 const int16_t *dequant_ptr, __m128i *dequant, in load_b_values()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 121 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_c() 173 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_c() 222 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_c() 283 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_c()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 26 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_c() local 60 short *dequant_ptr = d->dequant; in vp8_regular_quantize_b_c() local
|
/external/libvpx/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 44 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_vsx() 171 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_vsx()
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 167 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quant_fp_nz() 240 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quantize_fp_nz_c() 250 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quantize_fp_32x32_nz_c()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | quantize_neon.c | 38 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_neon() 197 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_neon()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_avx2.c | 52 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_avx2()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | quantize_vsx.c | 101 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_vsx() 203 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_vsx()
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 190 int16_t *dequant_ptr = d->dequant; in vp8_fast_quantize_b_msa() local 205 int16_t *dequant_ptr = d->dequant; in vp8_regular_quantize_b_msa() local
|