/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 95 DECLARE_ALIGNED(16, uint16_t, eob_ptr[1]); in TEST_P() 106 *eob_ptr = rnd.Rand16(); in TEST_P() 107 *ref_eob_ptr = *eob_ptr; in TEST_P() 125 dqcoeff_ptr, dequant_ptr, eob_ptr, in TEST_P() 131 err_count += (*ref_eob_ptr != *eob_ptr); in TEST_P() 154 DECLARE_ALIGNED(16, uint16_t, eob_ptr[1]); in TEST_P() 165 *eob_ptr = rnd.Rand16(); in TEST_P() 166 *ref_eob_ptr = *eob_ptr; in TEST_P() 184 dqcoeff_ptr, dequant_ptr, eob_ptr, in TEST_P() 190 err_count += (*ref_eob_ptr != *eob_ptr); in TEST_P() [all …]
|
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 18 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc() argument 36 *eob_ptr = eob + 1; in vpx_quantize_dc() 44 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_highbd_quantize_dc() argument 61 *eob_ptr = eob + 1; in vpx_highbd_quantize_dc() 68 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc_32x32() argument 88 *eob_ptr = eob + 1; in vpx_quantize_dc_32x32() 99 uint16_t *eob_ptr) { in vpx_highbd_quantize_dc_32x32() argument 117 *eob_ptr = eob + 1; in vpx_highbd_quantize_dc_32x32() 127 uint16_t *eob_ptr, in vpx_quantize_b_c() argument 169 *eob_ptr = eob + 1; in vpx_quantize_b_c() [all …]
|
D | quantize.h | 25 const int16_t dequant_ptr, uint16_t *eob_ptr); 29 const int16_t dequant_ptr, uint16_t *eob_ptr); 36 const int16_t dequant_ptr, uint16_t *eob_ptr); 44 uint16_t *eob_ptr);
|
D | vpx_dsp_rtcd_defs.pl | 916 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 919 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 923 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 926 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_rtcd_defs.pl | 253 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 256 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 259 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 268 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 271 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 274 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 327 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 330 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/x86_64/ |
D | vp9_rtcd.h | 51 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 52 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 53 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 112 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 113 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 114 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 117 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 118 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
D | vpx_dsp_rtcd.h | 441 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 442 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 443 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 446 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 447 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/x86/ |
D | vp9_rtcd.h | 51 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 52 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 53 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 111 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 112 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 115 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/arm-neon/ |
D | vp9_rtcd.h | 49 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 50 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 99 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 100 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 103 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/arm64/ |
D | vp9_rtcd.h | 49 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 50 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 99 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 100 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 103 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 26 const int16_t* dequant_ptr, uint16_t* eob_ptr, in vp9_fdct8x8_quant_neon() argument 35 dequant_ptr, eob_ptr, scan_ptr, iscan_ptr); in vp9_fdct8x8_quant_neon()
|
D | vp9_quantize_neon.c | 29 uint16_t *eob_ptr, in vp9_quantize_fp_neon() argument 111 *eob_ptr = (uint16_t)vget_lane_s16(v_eobmax_final, 0); in vp9_quantize_fp_neon() 116 *eob_ptr = 0; in vp9_quantize_fp_neon()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 29 uint16_t *eob_ptr, in vp9_quantize_fp_c() argument 60 *eob_ptr = eob + 1; in vp9_quantize_fp_c() 74 uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c() argument 104 *eob_ptr = eob + 1; in vp9_highbd_quantize_fp_c() 117 uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c() argument 147 *eob_ptr = eob + 1; in vp9_quantize_fp_32x32_c() 160 uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c() argument 190 *eob_ptr = eob + 1; in vp9_highbd_quantize_fp_32x32_c()
|
D | vp9_dct.c | 570 uint16_t *eob_ptr, in vp9_fdct8x8_quant_c() argument 671 *eob_ptr = eob + 1; in vp9_fdct8x8_quant_c()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 28 uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2() argument 100 *eob_ptr = eob_i + 1; in vpx_highbd_quantize_b_sse2() 114 uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_sse2() argument 177 *eob_ptr = eob + 1; in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 47 uint16_t* eob_ptr, in vpx_quantize_b_sse2() argument 236 *eob_ptr = _mm_extract_epi16(eob, 1); in vpx_quantize_b_sse2() 246 *eob_ptr = 0; in vpx_quantize_b_sse2()
|
/external/libvpx/config/mips64/ |
D | vp9_rtcd.h | 47 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 92 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 95 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/arm/ |
D | vp9_rtcd.h | 47 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 92 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 95 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
D | vpx_dsp_rtcd.h | 347 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 350 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/generic/ |
D | vp9_rtcd.h | 47 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 92 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 95 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/mips32/ |
D | vp9_rtcd.h | 47 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 92 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 95 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
D | vpx_dsp_rtcd.h | 346 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 349 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/config/mips32-dspr2/ |
D | vp9_rtcd.h | 47 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 95 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s… 98 …oeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *s…
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_sse2.c | 22 uint16_t* eob_ptr, in vp9_quantize_fp_sse2() argument 199 *eob_ptr = _mm_extract_epi16(eob, 1); in vp9_quantize_fp_sse2() 209 *eob_ptr = 0; in vp9_quantize_fp_sse2()
|
D | vp9_dct_ssse3.c | 30 uint16_t* eob_ptr, in vp9_fdct8x8_quant_ssse3() argument 460 *eob_ptr = _mm_extract_epi16(eob, 1); in vp9_fdct8x8_quant_ssse3() 470 *eob_ptr = 0; in vp9_fdct8x8_quant_ssse3()
|