/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 16 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc() argument 29 tmp = clamp(abs_coeff + round_ptr[rc != 0], INT16_MIN, INT16_MAX); in vpx_quantize_dc() 42 const int16_t *round_ptr, const int16_t quant, in vpx_highbd_quantize_dc() argument 54 const int64_t tmp = abs_coeff + round_ptr[0]; in vpx_highbd_quantize_dc() 66 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc_32x32() argument 80 tmp = clamp(abs_coeff + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1), in vpx_quantize_dc_32x32() 94 const int16_t *round_ptr, in vpx_highbd_quantize_dc_32x32() argument 110 const int64_t tmp = abs_coeff + ROUND_POWER_OF_TWO(round_ptr[0], 1); in vpx_highbd_quantize_dc_32x32() 123 const int16_t *zbin_ptr, const int16_t *round_ptr, in vpx_quantize_b_c() argument 158 int tmp = clamp(abs_coeff + round_ptr[rc != 0], INT16_MIN, INT16_MAX); in vpx_quantize_b_c() [all …]
|
D | quantize.h | 23 const int16_t *round_ptr, const int16_t quant_ptr, 27 const int16_t *round_ptr, const int16_t quant_ptr, 34 const int16_t *round_ptr, const int16_t quant_ptr, 39 const int16_t *round_ptr,
|
D | vpx_dsp_rtcd_defs.pl | 916 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 919 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 923 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 926 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 87 DECLARE_ALIGNED(16, int16_t, round_ptr[2]); in TEST_P() 113 round_ptr[j] = rnd.Rand16(); in TEST_P() 118 ref_quantize_op_(coeff_ptr, count, skip_block, zbin_ptr, round_ptr, in TEST_P() 123 zbin_ptr, round_ptr, quant_ptr, in TEST_P() 146 DECLARE_ALIGNED(16, int16_t, round_ptr[2]); in TEST_P() 172 round_ptr[j] = rnd.Rand16(); in TEST_P() 177 ref_quantize_op_(coeff_ptr, count, skip_block, zbin_ptr, round_ptr, in TEST_P() 182 zbin_ptr, round_ptr, quant_ptr, in TEST_P() 205 DECLARE_ALIGNED(16, int16_t, round_ptr[2]); in TEST_P() 234 round_ptr[j] = rnd.Rand16(); in TEST_P() [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_rtcd_defs.pl | 253 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 256 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 259 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 268 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 271 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 274 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 327 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 330 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/x86_64/ |
D | vp9_rtcd.h | 51 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 52 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 53 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 112 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 113 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 114 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 117 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 118 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | vp8_enc_stubs_mmx.c | 26 const short *scan_mask, short *round_ptr, 33 short *round_ptr = b->round; in vp8_fast_quantize_b_mmx() local 46 round_ptr, in vp8_fast_quantize_b_mmx()
|
D | quantize_mmx.asm | 16 ; short *scan_mask, short *round_ptr, 49 mov rcx, arg(5) ;round_ptr
|
/external/libvpx/config/x86/ |
D | vp9_rtcd.h | 51 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 52 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 53 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 111 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 112 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 115 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/arm-neon/ |
D | vp9_rtcd.h | 49 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 50 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 99 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 100 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 103 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/arm64/ |
D | vp9_rtcd.h | 49 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 50 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 99 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 100 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 103 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_quantize_neon.c | 26 const int16_t *round_ptr, const int16_t *quant_ptr, in vp9_quantize_fp_neon() argument 44 int16x8_t v_round = vmovq_n_s16(round_ptr[1]); in vp9_quantize_fp_neon() 48 v_round = vsetq_lane_s16(round_ptr[0], v_round, 0); in vp9_quantize_fp_neon() 72 v_round = vmovq_n_s16(round_ptr[1]); in vp9_quantize_fp_neon()
|
D | vp9_dct_neon.c | 23 const int16_t* round_ptr, const int16_t* quant_ptr, in vp9_fdct8x8_quant_neon() argument 33 vp9_quantize_fp_neon(temp_buffer, n_coeffs, skip_block, zbin_ptr, round_ptr, in vp9_fdct8x8_quant_neon()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 25 const int16_t *zbin_ptr, const int16_t *round_ptr, in vp9_quantize_fp_c() argument 50 int tmp = clamp(abs_coeff + round_ptr[rc != 0], INT16_MIN, INT16_MAX); in vp9_quantize_fp_c() 68 const int16_t *round_ptr, in vp9_highbd_quantize_fp_c() argument 96 const int64_t tmp = abs_coeff + round_ptr[rc != 0]; in vp9_highbd_quantize_fp_c() 112 const int16_t *zbin_ptr, const int16_t *round_ptr, in vp9_quantize_fp_32x32_c() argument 136 abs_coeff += ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1); in vp9_quantize_fp_32x32_c() 154 const int16_t *round_ptr, in vp9_highbd_quantize_fp_32x32_c() argument 180 + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1); in vp9_highbd_quantize_fp_32x32_c()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 22 const int16_t *round_ptr, in vpx_highbd_quantize_b_sse2() argument 88 const int64_t tmp1 = abs_coeff[j] + round_ptr[k != 0]; in vpx_highbd_quantize_b_sse2() 108 const int16_t *round_ptr, in vpx_highbd_quantize_b_32x32_sse2() argument 167 + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1); in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 44 const int16_t* round_ptr, const int16_t* quant_ptr, in vpx_quantize_b_sse2() argument 70 round = _mm_load_si128((const __m128i*)round_ptr); in vpx_quantize_b_sse2()
|
/external/libvpx/config/mips64/ |
D | vp9_rtcd.h | 47 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 92 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 95 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/arm/ |
D | vp9_rtcd.h | 47 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 92 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 95 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/generic/ |
D | vp9_rtcd.h | 47 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 92 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 95 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips32/ |
D | vp9_rtcd.h | 47 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 92 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 95 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips32-dspr2/ |
D | vp9_rtcd.h | 47 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 95 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *… 98 …ptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 218 int16_t *round_ptr = b->round; in vp8_fast_quantize_b_msa() local 224 *d->eob = fast_quantize_b_msa(coeff_ptr, zbin_ptr, round_ptr, quant_ptr, in vp8_fast_quantize_b_msa() 233 int16_t *round_ptr = b->round; in vp8_regular_quantize_b_msa() local 242 zbin_ptr, round_ptr, in vp8_regular_quantize_b_msa()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 24 short *round_ptr = b->round; in vp8_fast_quantize_b_c() local 39 y = ((x + round_ptr[rc]) * quant_ptr[rc]) >> 16; /* quantize (x) */ in vp8_fast_quantize_b_c() 60 short *round_ptr = b->round; in vp8_regular_quantize_b_c() local 86 x += round_ptr[rc]; in vp8_regular_quantize_b_c()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_sse2.c | 19 const int16_t* round_ptr, const int16_t* quant_ptr, in vp9_quantize_fp_sse2() argument 47 round = _mm_load_si128((const __m128i*)round_ptr); in vp9_quantize_fp_sse2()
|
D | vp9_dct_ssse3.c | 26 const int16_t* round_ptr, const int16_t* quant_ptr, in vp9_fdct8x8_quant_ssse3() argument 306 round = _mm_load_si128((const __m128i*)round_ptr); in vp9_fdct8x8_quant_ssse3()
|