Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vpx_dsp/
Dquantize.c18 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc() argument
32 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr; in vpx_quantize_dc()
42 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, in vpx_highbd_quantize_dc() argument
56 dqcoeff_ptr[0] = qcoeff_ptr[0] * dequant_ptr; in vpx_highbd_quantize_dc()
66 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc_32x32() argument
82 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr / 2; in vpx_quantize_dc_32x32()
93 const int16_t dequant_ptr, in vpx_highbd_quantize_dc_32x32() argument
108 dqcoeff_ptr[0] = qcoeff_ptr[0] * dequant_ptr / 2; in vpx_highbd_quantize_dc_32x32()
119 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_c() argument
156 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0]; in vpx_quantize_b_c()
[all …]
Dquantize.h24 const int16_t dequant_ptr, uint16_t *eob_ptr);
28 const int16_t dequant_ptr, uint16_t *eob_ptr);
34 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr,
41 const int16_t dequant_ptr, uint16_t *eob_ptr);
/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc93 DECLARE_ALIGNED(16, int16_t, dequant_ptr[2]); in TEST_P()
115 dequant_ptr[j] = rnd.Rand16(); in TEST_P()
119 ref_dqcoeff_ptr, dequant_ptr, ref_eob_ptr, in TEST_P()
123 quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, dequant_ptr, eob_ptr, in TEST_P()
151 DECLARE_ALIGNED(16, int16_t, dequant_ptr[2]); in TEST_P()
173 dequant_ptr[j] = rnd.Rand16(); in TEST_P()
177 ref_dqcoeff_ptr, dequant_ptr, ref_eob_ptr, in TEST_P()
181 quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, dequant_ptr, eob_ptr, in TEST_P()
209 DECLARE_ALIGNED(16, int16_t, dequant_ptr[2]); in TEST_P()
234 dequant_ptr[j] = rnd.Rand16(); in TEST_P()
[all …]
/external/libvpx/libvpx/vp9/common/
Dvp9_rtcd_defs.pl137 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
140 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
143 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
152 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
155 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
158 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
208 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
210 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/x86_64/
Dvp9_rtcd.h44 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
45 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
46 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
81 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
82 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
83 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
86 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
87 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c17 short *qcoeff_ptr, short *dequant_ptr,
28 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_mmx() local
31 coeff_ptr, zbin_ptr, qcoeff_ptr, dequant_ptr, scan_mask, in vp8_fast_quantize_b_mmx()
Dquantize_mmx.asm15 ; short *qcoeff_ptr,short *dequant_ptr,
63 mov rax, arg(3) ;dequant_ptr
103 mov rax, arg(3) ;dequant_ptr
144 mov rax, arg(3) ;dequant_ptr
185 mov rax, arg(3) ;dequant_ptr
/external/libvpx/config/x86/
Dvp9_rtcd.h44 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
45 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
46 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
81 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
82 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
85 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/arm64/
Dvp9_rtcd.h43 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
44 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
73 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
74 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
77 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h43 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
44 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
73 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
74 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
77 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c26 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_c() argument
48 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0]; in vp9_quantize_fp_c()
61 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c() argument
82 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0]; in vp9_highbd_quantize_fp_c()
96 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c() argument
112 if (abs_coeff >= (dequant_ptr[rc != 0] >> 2)) { in vp9_quantize_fp_32x32_c()
117 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2; in vp9_quantize_fp_32x32_c()
130 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c() argument
147 if (abs_coeff >= (dequant_ptr[rc != 0] >> 2)) { in vp9_highbd_quantize_fp_32x32_c()
152 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2; in vp9_highbd_quantize_fp_32x32_c()
Dvp9_encodemb.c110 const int16_t *const dequant_ptr = pd->dequant; in vp9_optimize_b() local
115 const int dq_step[2] = { dequant_ptr[0] >> shift, dequant_ptr[1] >> shift }; in vp9_optimize_b()
195 if ((abs(x) * dequant_ptr[rc != 0] > (abs(coeff[rc]) << shift)) && in vp9_optimize_b()
196 (abs(x) * dequant_ptr[rc != 0] < in vp9_optimize_b()
197 (abs(coeff[rc]) << shift) + dequant_ptr[rc != 0])) { in vp9_optimize_b()
241 dx -= ((dequant_ptr[rc != 0] >> (xd->bd - 8)) + sz) ^ sz; in vp9_optimize_b()
243 dx -= (dequant_ptr[rc != 0] + sz) ^ sz; in vp9_optimize_b()
246 dx -= (dequant_ptr[rc != 0] + sz) ^ sz; in vp9_optimize_b()
262 if (shift & x) offset += (dequant_ptr[rc != 0] & 0x01); in vp9_optimize_b()
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c31 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_neon() argument
45 int16x8_t v_dequant = vmovq_n_s16(dequant_ptr[1]); in vp9_quantize_fp_neon()
49 v_dequant = vsetq_lane_s16(dequant_ptr[0], v_dequant, 0); in vp9_quantize_fp_neon()
73 v_dequant = vmovq_n_s16(dequant_ptr[1]); in vp9_quantize_fp_neon()
Dvp9_dct_neon.c25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_neon() argument
33 qcoeff_ptr, dqcoeff_ptr, dequant_ptr, eob_ptr, scan_ptr, in vp9_fdct8x8_quant_neon()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c24 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2() argument
85 dqcoeff_ptr[k] = qcoeff_ptr[k] * dequant_ptr[k != 0]; in vpx_highbd_quantize_b_sse2()
98 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_sse2() argument
148 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2; in vpx_highbd_quantize_b_32x32_sse2()
/external/libvpx/config/generic/
Dvp9_rtcd.h42 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
69 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
72 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/mips64/
Dvp9_rtcd.h42 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
69 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
72 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/mips32/
Dvp9_rtcd.h42 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
69 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
72 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/arm/
Dvp9_rtcd.h42 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
69 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
72 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h42 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
72 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
75 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/mips32-msa/
Dvp9_rtcd.h43 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
77 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
80 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/config/mips64-msa/
Dvp9_rtcd.h43 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
77 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
80 …t_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_…
/external/libvpx/libvpx/vp8/encoder/
Dencodemb.c149 const short *dequant_ptr; in optimize_b() local
179 dequant_ptr = d->dequant; in optimize_b()
246 if ((abs(x) * dequant_ptr[rc] > abs(coeff_ptr[rc])) && in optimize_b()
247 (abs(x) * dequant_ptr[rc] < abs(coeff_ptr[rc]) + dequant_ptr[rc])) { in optimize_b()
293 dx -= (dequant_ptr[rc] + sz) ^ sz; in optimize_b()
349 dqcoeff_ptr[rc] = x * dequant_ptr[rc]; in optimize_b()
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c190 int16_t *dequant_ptr = d->dequant; 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()
205 int16_t *dequant_ptr = d->dequant; in vp8_regular_quantize_b_msa() local
210 quant_shift_ptr, dequant_ptr, zbin_oq_value, qcoeff_ptr, dqcoeff_ptr); in vp8_regular_quantize_b_msa()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_sse2.c22 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_sse2() argument
48 dequant = _mm_load_si128((const __m128i *)dequant_ptr); in vp9_quantize_fp_sse2()

12