Home
last modified time | relevance | path

Searched refs:round_ptr (Results 1 – 25 of 36) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/
Dquantize.c16 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 …]
Dquantize.h23 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,
Dvpx_dsp_rtcd_defs.pl916 …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/
Dvp9_quantize_test.cc87 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/
Dvp9_rtcd_defs.pl253 …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/
Dvp9_rtcd.h51 …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/
Dvp8_enc_stubs_mmx.c26 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()
Dquantize_mmx.asm16 ; short *scan_mask, short *round_ptr,
49 mov rcx, arg(5) ;round_ptr
/external/libvpx/config/x86/
Dvp9_rtcd.h51 …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/
Dvp9_rtcd.h49 …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/
Dvp9_rtcd.h49 …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/
Dvp9_quantize_neon.c26 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()
Dvp9_dct_neon.c23 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/
Dvp9_quantize.c25 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/
Dhighbd_quantize_intrin_sse2.c22 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()
Dquantize_sse2.c44 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/
Dvp9_rtcd.h47 …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/
Dvp9_rtcd.h47 …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/
Dvp9_rtcd.h47 …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/
Dvp9_rtcd.h47 …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/
Dvp9_rtcd.h47 …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/
Dquantize_msa.c218 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/
Dvp8_quantize.c24 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/
Dvp9_quantize_sse2.c19 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()
Dvp9_dct_ssse3.c26 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()

12