Home
last modified time | relevance | path

Searched refs:quant_ptr (Results 1 – 25 of 42) sorted by relevance

12

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc88 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
114 quant_ptr[j] = rnd.Rand16(); in TEST_P()
119 quant_ptr, quant_shift_ptr, ref_qcoeff_ptr, in TEST_P()
123 zbin_ptr, round_ptr, quant_ptr, in TEST_P()
147 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
173 quant_ptr[j] = rnd.Rand16(); in TEST_P()
178 quant_ptr, quant_shift_ptr, ref_qcoeff_ptr, in TEST_P()
182 zbin_ptr, round_ptr, quant_ptr, in TEST_P()
206 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
235 quant_ptr[j] = rnd.Rand16(); in TEST_P()
[all …]
/external/libvpx/libvpx/vpx_dsp/
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,
40 const int16_t quant_ptr,
Dquantize.c124 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in vpx_quantize_b_c() argument
159 tmp = ((((tmp * quant_ptr[rc != 0]) >> 16) + tmp) * in vpx_quantize_b_c()
175 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_c() argument
211 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in vpx_highbd_quantize_b_c()
228 const int16_t *quant_ptr, in vpx_quantize_b_32x32_c() argument
268 tmp = ((((abs_coeff * quant_ptr[rc != 0]) >> 16) + abs_coeff) * in vpx_quantize_b_32x32_c()
286 const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_c() argument
326 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in vpx_highbd_quantize_b_32x32_c()
/external/libvpx/libvpx/vp9/common/
Dvp9_rtcd_defs.pl253 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
256 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
259 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
268 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
271 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
274 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
327 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
330 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/x86_64/
Dvp9_rtcd.h51 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
52 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
53 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
112 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
113 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
114 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
117 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
118 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c27 short *quant_ptr, short *dqcoeff_ptr);
34 short *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_mmx() local
47 quant_ptr, in vp8_fast_quantize_b_mmx()
Dquantize_mmx.asm17 ; short *quant_ptr, short *dqcoeff_ptr);
46 mov rdx, arg(6) ;quant_ptr
/external/libvpx/config/x86/
Dvp9_rtcd.h51 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
52 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
53 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
111 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
112 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
115 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/arm64/
Dvp9_rtcd.h49 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
50 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
99 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
100 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
103 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h49 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
50 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
99 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
100 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
103 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_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
45 int16x8_t v_quant = vmovq_n_s16(quant_ptr[1]); in vp9_quantize_fp_neon()
49 v_quant = vsetq_lane_s16(quant_ptr[0], v_quant, 0); in vp9_quantize_fp_neon()
73 v_quant = vmovq_n_s16(quant_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
34 quant_ptr, quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, in vp9_fdct8x8_quant_neon()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c26 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in vp9_quantize_fp_c() argument
51 tmp = (tmp * quant_ptr[rc != 0]) >> 16; in vp9_quantize_fp_c()
69 const int16_t *quant_ptr, in vp9_highbd_quantize_fp_c() argument
97 const uint32_t abs_qcoeff = (uint32_t)((tmp * quant_ptr[rc != 0]) >> 16); in vp9_highbd_quantize_fp_c()
113 const int16_t *quant_ptr, in vp9_quantize_fp_32x32_c() argument
138 tmp = (abs_coeff * quant_ptr[rc != 0]) >> 15; in vp9_quantize_fp_32x32_c()
155 const int16_t *quant_ptr, in vp9_highbd_quantize_fp_32x32_c() argument
181 abs_qcoeff = (uint32_t) ((tmp * quant_ptr[rc != 0]) >> 15); in vp9_highbd_quantize_fp_32x32_c()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c23 const int16_t *quant_ptr, in vpx_highbd_quantize_b_sse2() argument
89 const int64_t tmp2 = ((tmp1 * quant_ptr[k != 0]) >> 16) + tmp1; in vpx_highbd_quantize_b_sse2()
109 const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_sse2() argument
168 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in vpx_highbd_quantize_b_32x32_sse2()
/external/opencv3/3rdparty/libjpeg/
Djdmarker.c533 JQUANT_TBL *quant_ptr; in get_dqt() local
553 quant_ptr = cinfo->quant_tbl_ptrs[n]; in get_dqt()
559 quant_ptr->quantval[i] = 1; in get_dqt()
568 quant_ptr->quantval[i] = 1; in get_dqt()
591 quant_ptr->quantval[natural_order[i]] = (UINT16) tmp; in get_dqt()
597 quant_ptr->quantval[i], quant_ptr->quantval[i+1], in get_dqt()
598 quant_ptr->quantval[i+2], quant_ptr->quantval[i+3], in get_dqt()
599 quant_ptr->quantval[i+4], quant_ptr->quantval[i+5], in get_dqt()
600 quant_ptr->quantval[i+6], quant_ptr->quantval[i+7]); in get_dqt()
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdmarker.c529 JQUANT_TBL *quant_ptr; in get_dqt() local
547 quant_ptr = cinfo->quant_tbl_ptrs[n]; in get_dqt()
555 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp; in get_dqt()
561 quant_ptr->quantval[i], quant_ptr->quantval[i+1], in get_dqt()
562 quant_ptr->quantval[i+2], quant_ptr->quantval[i+3], in get_dqt()
563 quant_ptr->quantval[i+4], quant_ptr->quantval[i+5], in get_dqt()
564 quant_ptr->quantval[i+6], quant_ptr->quantval[i+7]); in get_dqt()
/external/libjpeg-turbo/
Djdmarker.c512 JQUANT_TBL *quant_ptr; in get_dqt() local
530 quant_ptr = cinfo->quant_tbl_ptrs[n]; in get_dqt()
538 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp; in get_dqt()
544 quant_ptr->quantval[i], quant_ptr->quantval[i+1], in get_dqt()
545 quant_ptr->quantval[i+2], quant_ptr->quantval[i+3], in get_dqt()
546 quant_ptr->quantval[i+4], quant_ptr->quantval[i+5], in get_dqt()
547 quant_ptr->quantval[i+6], quant_ptr->quantval[i+7]); in get_dqt()
/external/libvpx/config/arm/
Dvp9_rtcd.h47 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
92 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
95 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/mips32/
Dvp9_rtcd.h47 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
92 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
95 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/generic/
Dvp9_rtcd.h47 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
92 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
95 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/mips64/
Dvp9_rtcd.h47 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
92 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
95 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h47 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
95 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
98 …lock, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *…
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c219 int16_t *quant_ptr = b->quant_fast; 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()
234 int16_t *quant_ptr = b->quant; in vp8_regular_quantize_b_msa() local
243 quant_ptr, quant_shift_ptr, in vp8_regular_quantize_b_msa()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c25 short *quant_ptr = b->quant_fast; 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()
61 short *quant_ptr = b->quant; in vp8_regular_quantize_b_c() local
87 y = ((((x * quant_ptr[rc]) >> 16) + x) 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
48 quant = _mm_load_si128((const __m128i*)quant_ptr); in vp9_quantize_fp_sse2()

12