/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() 40 int skip_block, const int16_t *round_ptr, in vpx_highbd_quantize_dc() argument 53 const int64_t tmp = abs_coeff + round_ptr[0]; in vpx_highbd_quantize_dc() 64 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc_32x32() argument 78 tmp = clamp(abs_coeff + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1), in vpx_quantize_dc_32x32() 90 const int16_t *round_ptr, const int16_t quant, in vpx_highbd_quantize_dc_32x32() argument 105 const int64_t tmp = abs_coeff + ROUND_POWER_OF_TWO(round_ptr[0], 1); in vpx_highbd_quantize_dc_32x32() 117 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_c() argument 151 int tmp = clamp(abs_coeff + round_ptr[rc != 0], INT16_MIN, INT16_MAX); in vpx_quantize_b_c() [all …]
|
D | quantize.h | 22 const int16_t *round_ptr, const int16_t quant_ptr, 26 const int16_t *round_ptr, const int16_t quant_ptr, 32 int skip_block, const int16_t *round_ptr, 37 const int16_t *round_ptr,
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 86 DECLARE_ALIGNED(16, int16_t, round_ptr[2]); in TEST_P() 112 round_ptr[j] = rnd.Rand16(); in TEST_P() 117 ref_quantize_op_(coeff_ptr, count, skip_block, zbin_ptr, round_ptr, in TEST_P() 122 coeff_ptr, count, skip_block, zbin_ptr, round_ptr, quant_ptr, in TEST_P() 144 DECLARE_ALIGNED(16, int16_t, round_ptr[2]); in TEST_P() 170 round_ptr[j] = rnd.Rand16(); in TEST_P() 175 ref_quantize_op_(coeff_ptr, count, skip_block, zbin_ptr, round_ptr, in TEST_P() 180 coeff_ptr, count, skip_block, zbin_ptr, round_ptr, quant_ptr, in TEST_P() 202 DECLARE_ALIGNED(16, int16_t, round_ptr[2]); in TEST_P() 231 round_ptr[j] = rnd.Rand16(); in TEST_P() [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_rtcd_defs.pl | 137 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 140 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 143 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 152 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 155 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 158 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 208 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 210 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/x86_64/ |
D | vp9_rtcd.h | 44 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 45 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 46 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 81 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 82 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 83 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 86 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 87 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | vp8_enc_stubs_mmx.c | 18 const short *scan_mask, short *round_ptr, 24 short *round_ptr = b->round; in vp8_fast_quantize_b_mmx() local 33 round_ptr, quant_ptr, dqcoeff_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 | 44 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 45 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 46 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 81 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 82 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 85 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/arm64/ |
D | vp9_rtcd.h | 43 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 44 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 73 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 74 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 77 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/arm-neon/ |
D | vp9_rtcd.h | 43 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 44 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 73 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 74 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 77 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_quantize_neon.c | 29 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_neon() argument 43 int16x8_t v_round = vmovq_n_s16(round_ptr[1]); in vp9_quantize_fp_neon() 47 v_round = vsetq_lane_s16(round_ptr[0], v_round, 0); in vp9_quantize_fp_neon() 71 v_round = vmovq_n_s16(round_ptr[1]); in vp9_quantize_fp_neon()
|
D | vp9_dct_neon.c | 23 int skip_block, const int16_t *round_ptr, in vp9_fdct8x8_quant_neon() argument 32 vp9_quantize_fp_neon(temp_buffer, n_coeffs, skip_block, round_ptr, quant_ptr, in vp9_fdct8x8_quant_neon()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 24 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_c() argument 44 int tmp = clamp(abs_coeff + round_ptr[rc != 0], INT16_MIN, INT16_MAX); in vp9_quantize_fp_c() 58 int skip_block, const int16_t *round_ptr, in vp9_highbd_quantize_fp_c() argument 79 const int64_t tmp = abs_coeff + round_ptr[rc != 0]; in vp9_highbd_quantize_fp_c() 93 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_32x32_c() argument 113 abs_coeff += ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1); in vp9_quantize_fp_32x32_c() 129 const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c() argument 149 abs_coeff + 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 | 20 const int16_t *round_ptr, in vpx_highbd_quantize_b_sse2() argument 80 const int64_t tmp3 = abs_coeff[j] + round_ptr[k != 0]; in vpx_highbd_quantize_b_sse2() 96 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_sse2() argument 143 abs_coeff + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1); in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 20 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_sse2() argument 45 round = _mm_load_si128((const __m128i *)round_ptr); in vpx_quantize_b_sse2()
|
/external/libvpx/config/generic/ |
D | vp9_rtcd.h | 42 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 69 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 72 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips64/ |
D | vp9_rtcd.h | 42 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 69 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 72 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips32/ |
D | vp9_rtcd.h | 42 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 69 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 72 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/arm/ |
D | vp9_rtcd.h | 42 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 69 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 72 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips32-dspr2/ |
D | vp9_rtcd.h | 42 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 72 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 75 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips32-msa/ |
D | vp9_rtcd.h | 43 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 77 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 80 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/config/mips64-msa/ |
D | vp9_rtcd.h | 43 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 77 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *… 80 …ran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *…
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 186 int16_t *round_ptr = b->round; in vp8_fast_quantize_b_msa() local 192 *d->eob = fast_quantize_b_msa(coeff_ptr, round_ptr, quant_ptr, dequant_ptr, in vp8_fast_quantize_b_msa() 200 int16_t *round_ptr = b->round; in vp8_regular_quantize_b_msa() local 209 zbin_boost_ptr, coeff_ptr, zbin_ptr, round_ptr, quant_ptr, in vp8_regular_quantize_b_msa()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_sse2.c | 20 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_sse2() argument 46 round = _mm_load_si128((const __m128i *)round_ptr); in vp9_quantize_fp_sse2()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 22 short *round_ptr = b->round; in vp8_fast_quantize_b_c() local 36 y = ((x + round_ptr[rc]) * quant_ptr[rc]) >> 16; /* quantize (x) */ in vp8_fast_quantize_b_c() 55 short *round_ptr = b->round; in vp8_regular_quantize_b_c() local 79 x += round_ptr[rc]; in vp8_regular_quantize_b_c()
|