HomeSort by relevance Sort by last modified time
    Searched refs:dequant_ptr (Results 1 - 25 of 50) sorted by null

1 2

  /external/libaom/libaom/aom_dsp/
quantize.h 27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
37 const int16_t *dequant_ptr, uint16_t *eob_ptr,
44 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
51 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
58 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
66 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
73 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
80 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
87 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
96 const int16_t *dequant_ptr, uint16_t *eob_ptr
    [all...]
quantize.c 20 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
34 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7);
73 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >>
94 ROUND_POWER_OF_TWO(dequant_ptr[rc != 0] * factor, 7);
111 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
158 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >>
173 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
190 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7);
226 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> AOM_QM_BITS;
244 ROUND_POWER_OF_TWO(dequant_ptr[rc != 0] * factor, 7)
    [all...]
  /external/libvpx/libvpx/vp9/encoder/arm/neon/
vp9_dct_neon.c 25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
33 qcoeff_ptr, dqcoeff_ptr, dequant_ptr, eob_ptr, scan,
vp9_quantize_neon.c 32 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
43 int16x8_t v_dequant = vmovq_n_s16(dequant_ptr[1]);
52 v_dequant = vsetq_lane_s16(dequant_ptr[0], v_dequant, 0);
76 v_dequant = vmovq_n_s16(dequant_ptr[1]);
128 const int16_t *dequant_ptr, uint16_t *eob_ptr,
136 const int16x4_t dequant = vld1_s16(dequant_ptr);
138 const int16x8_t dequant_thresh = vshrq_n_s16(vld1q_s16(dequant_ptr), 2);
168 dqcoeff_1 = vmull_n_s16(vget_high_s16(qcoeff), dequant_ptr[1]);
191 vshrq_n_s16(vmovq_n_s16(dequant_ptr[1]), 2);
212 dqcoeff_0 = vmull_n_s16(vget_low_s16(qcoeff), dequant_ptr[1])
    [all...]
  /external/libaom/libaom/test/
av1_quantize_test.cc 29 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
62 DECLARE_ALIGNED(16, int16_t, dequant_ptr[8]);
85 dequant_ptr[j] = abs(rnd(dequantRange));
86 quant_ptr[j] = (1 << 16) / dequant_ptr[j];
87 round_ptr[j] = (abs(rnd(roundFactorRange)) * dequant_ptr[j]) >> 7;
92 dequant_ptr[j] = dequant_ptr[1];
97 quant_shift_ptr, ref_qcoeff_ptr, ref_dqcoeff_ptr, dequant_ptr,
102 quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, dequant_ptr, &eob,
137 DECLARE_ALIGNED(16, int16_t, dequant_ptr[8])
    [all...]
  /external/libvpx/libvpx/vp8/encoder/mips/mmi/
vp8_quantize_mmi.c 28 dqcoeff_ptr[rc] = x * dequant_ptr[rc]; \
40 const int16_t *dequant_ptr = d->dequant; local
99 "gsldlc1 %[ftmp5], 0x07(%[dequant_ptr]) \n\t"
100 "gsldrc1 %[ftmp5], 0x00(%[dequant_ptr]) \n\t"
101 "gsldlc1 %[ftmp6], 0x0f(%[dequant_ptr]) \n\t"
102 "gsldrc1 %[ftmp6], 0x08(%[dequant_ptr]) \n\t"
157 "gsldlc1 %[ftmp5], 0x17(%[dequant_ptr]) \n\t"
158 "gsldrc1 %[ftmp5], 0x10(%[dequant_ptr]) \n\t"
159 "gsldlc1 %[ftmp6], 0x1f(%[dequant_ptr]) \n\t"
160 "gsldrc1 %[ftmp6], 0x18(%[dequant_ptr]) \n\t
212 const int16_t *dequant_ptr = d->dequant; local
    [all...]
  /external/libaom/libaom/av1/encoder/x86/
av1_highbd_quantize_sse4.c 119 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
142 qparam[2] = xx_set_64_from_32i(dequant_ptr[1], dequant_ptr[0]);
143 qparam[3] = _mm_set_epi32(dequant_ptr[1], dequant_ptr[1], dequant_ptr[1],
144 dequant_ptr[0]);
153 qparam[2] = xx_set1_64_from_32i(dequant_ptr[1]);
154 qparam[3] = _mm_set1_epi32(dequant_ptr[1]);
av1_quantize_avx2.c 46 const int16_t *dequant_ptr, int log_scale,
50 const __m128i dequant = _mm_loadu_si128((const __m128i *)dequant_ptr);
140 const int16_t *dequant_ptr, uint16_t *eob_ptr,
151 init_qp(round_ptr, quant_ptr, dequant_ptr, log_scale, &thr, qp);
215 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
226 init_qp(round_ptr, quant_ptr, dequant_ptr, log_scale, &thr, qp);
294 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
305 init_qp(round_ptr, quant_ptr, dequant_ptr, log_scale, &thr, qp);
av1_highbd_quantize_avx2.c 33 const int16_t *dequant_ptr, int log_scale,
41 const __m128i dequant = _mm_loadu_si128((const __m128i *)dequant_ptr);
94 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
102 init_qp(round_ptr, quant_ptr, dequant_ptr, log_scale, qp);
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 43 void vp9_fdct8x8_quant_c(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
44 void vp9_fdct8x8_quant_neon(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
86 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
89 void vp9_highbd_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
107 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
108 void vp9_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
111 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
112 void vp9_quantize_fp_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
  /external/libvpx/config/arm64/
vp9_rtcd.h 43 void vp9_fdct8x8_quant_c(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
44 void vp9_fdct8x8_quant_neon(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
86 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
89 void vp9_highbd_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
107 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
108 void vp9_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
111 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
112 void vp9_quantize_fp_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
  /external/libvpx/config/x86/
vp9_rtcd.h 45 void vp9_fdct8x8_quant_c(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
46 void vp9_fdct8x8_quant_sse2(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
47 void vp9_fdct8x8_quant_ssse3(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
91 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
94 void vp9_highbd_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
112 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
113 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
116 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
  /external/libvpx/config/x86_64/
vp9_rtcd.h 45 void vp9_fdct8x8_quant_c(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
46 void vp9_fdct8x8_quant_sse2(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
47 void vp9_fdct8x8_quant_ssse3(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
91 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
94 void vp9_highbd_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
112 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
113 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
114 void vp9_quantize_fp_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
117 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
118 void vp9_quantize_fp_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan)
    [all...]
  /external/libaom/libaom/av1/encoder/arm/neon/
quantize_neon.c 29 int16_t *dqcoeff_ptr, const int16_t *dequant_ptr,
47 int16x8_t v_dequant = vmovq_n_s16(dequant_ptr[1]);
51 v_dequant = vsetq_lane_s16(dequant_ptr[0], v_dequant, 0);
75 v_dequant = vmovq_n_s16(dequant_ptr[1]);
  /external/libvpx/libvpx/vpx_dsp/
quantize.c 121 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
159 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0];
173 const int16_t *dequant_ptr, uint16_t *eob_ptr,
209 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0];
222 const int16_t *dequant_ptr, uint16_t *eob_ptr,
268 clamp(qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2, INT16_MIN, INT16_MAX);
270 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2;
283 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
320 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2;
  /external/libvpx/config/generic/
vp9_rtcd.h 43 void vp9_fdct8x8_quant_c(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
82 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
85 void vp9_highbd_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
100 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan);
  /external/libaom/libaom/aom_dsp/x86/
highbd_quantize_intrin_sse2.c 24 const int16_t *dequant_ptr, uint16_t *eob_ptr,
84 dqcoeff_ptr[k] = qcoeff_ptr[k] * dequant_ptr[k != 0];
96 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
144 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2;
154 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
202 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 4;
highbd_quantize_intrin_avx2.c 33 const int16_t *quant_ptr, const int16_t *dequant_ptr,
38 const __m128i dequant = _mm_loadu_si128((const __m128i *)dequant_ptr);
118 const int16_t *dequant_ptr, uint16_t *eob_ptr,
124 init_qp(zbin_ptr, round_ptr, quant_ptr, dequant_ptr, quant_shift_ptr, qp);
adaptive_quantize_sse2.c 23 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
38 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7);
65 dequant_ptr, &dequant, quant_shift_ptr, &shift);
205 ROUND_POWER_OF_TWO(dequant_ptr[rc != 0] * factor, 7);
220 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
238 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7);
267 dequant = _mm_load_si128((const __m128i *)dequant_ptr);
412 ROUND_POWER_OF_TWO(dequant_ptr[rc != 0] * factor, 7);
quantize_sse2.c 25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
41 dequant_ptr, &dequant, quant_shift_ptr, &shift);
  /external/libvpx/libvpx/vpx_dsp/arm/
quantize_neon.c 38 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
55 const int16x8_t dequant = vld1q_s16(dequant_ptr);
103 const int16x8_t dequant = vdupq_n_s16(dequant_ptr[1]);
197 const int16_t *dequant_ptr, uint16_t *eob_ptr,
215 const int16x8_t dequant = vld1q_s16(dequant_ptr);
261 const int16x8_t dequant = vdupq_n_s16(dequant_ptr[1]);
  /external/libaom/libaom/av1/encoder/
av1_quantize.c 40 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
58 const int32_t thresh = (int32_t)(dequant_ptr[rc != 0]);
70 (tmp32 * dequant_ptr[rc != 0]) >> log_scale;
85 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >>
91 (dequant_ptr[rc != 0] << (AOM_QM_BITS - (1 + log_scale)))) {
111 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
132 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >>
138 (dequant_ptr[rc != 0] << (AOM_QM_BITS - (1 + log_scale)))) {
164 if ((abs_coeff << (1 + log_scale)) >= dequant_ptr[rc01]) {
166 const int dequant = dequant_ptr[rc01]
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_quantize_intrin_sse2.c 26 const int16_t *dequant_ptr, uint16_t *eob_ptr,
88 dqcoeff_ptr[k] = qcoeff_ptr[k] * dequant_ptr[k != 0];
100 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
151 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2;
  /external/libvpx/libvpx/vp9/encoder/
vp9_quantize.c 27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
50 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0];
62 const int16_t *dequant_ptr, uint16_t *eob_ptr,
84 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0];
97 const int16_t *dequant_ptr, uint16_t *eob_ptr,
114 if (abs_coeff >= (dequant_ptr[rc != 0] >> 2)) {
119 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2;
131 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,
149 if (abs_coeff >= (dequant_ptr[rc != 0] >> 2)) {
153 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2
    [all...]
  /external/libvpx/libvpx/test/
vp9_quantize_test.cc 167 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
171 const int thr = dequant_ptr[1] >> (1 + is_32x32);
212 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0];
215 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0] / 2;
217 dqcoeff_ptr[rc] = qcoeff_ptr[rc] * dequant_ptr[rc != 0];
240 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
244 dqcoeff_ptr, dequant_ptr, eob_ptr, scan, iscan, 0);
250 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,
254 dqcoeff_ptr, dequant_ptr, eob_ptr, scan, iscan, 1);

Completed in 1919 milliseconds

1 2