Searched defs:quant_shift_ptr (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/arm/neon/
H A Dvp9_dct_neon.c24 const int16_t* quant_shift_ptr,
34 quant_ptr, quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr,
20 vp9_fdct8x8_quant_neon(const int16_t *input, int stride, int16_t* coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t* zbin_ptr, const int16_t* round_ptr, const int16_t* quant_ptr, const int16_t* quant_shift_ptr, int16_t* qcoeff_ptr, int16_t* dqcoeff_ptr, const int16_t* dequant_ptr, uint16_t* eob_ptr, const int16_t* scan_ptr, const int16_t* iscan_ptr) argument
H A Dvp9_quantize_neon.c27 const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr,
34 (void)quant_shift_ptr;
24 vp9_quantize_fp_neon(const int16_t *coeff_ptr, intptr_t count, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan) argument
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_sse2.c20 const int16_t* quant_shift_ptr, int16_t* qcoeff_ptr,
30 (void)quant_shift_ptr;
17 vp9_quantize_fp_sse2(const int16_t* coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t* zbin_ptr, const int16_t* round_ptr, const int16_t* quant_ptr, const int16_t* quant_shift_ptr, int16_t* qcoeff_ptr, int16_t* dqcoeff_ptr, const int16_t* dequant_ptr, uint16_t* eob_ptr, const int16_t* scan_ptr, const int16_t* iscan_ptr) argument
H A Dvp9_dct_ssse3.c27 const int16_t* quant_shift_ptr,
63 (void)quant_shift_ptr;
23 vp9_fdct8x8_quant_ssse3(const int16_t *input, int stride, int16_t* coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t* zbin_ptr, const int16_t* round_ptr, const int16_t* quant_ptr, const int16_t* quant_shift_ptr, int16_t* qcoeff_ptr, int16_t* dqcoeff_ptr, const int16_t* dequant_ptr, uint16_t* eob_ptr, const int16_t* scan_ptr, const int16_t* iscan_ptr) argument
H A Dvp9_dct_sse2.c190 const int16_t* quant_shift_ptr, int16_t* qcoeff_ptr,
224 (void)quant_shift_ptr;
186 vp9_fdct8x8_quant_sse2(const int16_t *input, int stride, int16_t* coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t* zbin_ptr, const int16_t* round_ptr, const int16_t* quant_ptr, const int16_t* quant_shift_ptr, int16_t* qcoeff_ptr, int16_t* dqcoeff_ptr, const int16_t* dequant_ptr, uint16_t* eob_ptr, const int16_t* scan_ptr, const int16_t* iscan_ptr) argument
/external/libvpx/libvpx/vpx_dsp/
H A Dquantize.c124 const int16_t *quant_ptr, const int16_t *quant_shift_ptr,
160 quant_shift_ptr[rc != 0]) >> 16; // quantization
176 const int16_t *quant_shift_ptr,
213 (uint32_t)((tmp2 * quant_shift_ptr[rc != 0]) >> 16);
229 const int16_t *quant_shift_ptr,
269 quant_shift_ptr[rc != 0]) >> 15;
287 const int16_t *quant_shift_ptr,
328 (uint32_t)((tmp2 * quant_shift_ptr[rc != 0]) >> 15);
121 vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
173 vpx_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
225 vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
282 vpx_highbd_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dhighbd_quantize_intrin_sse2.c24 const int16_t *quant_shift_ptr,
91 (uint32_t)((tmp2 * quant_shift_ptr[k != 0]) >> 16);
110 const int16_t *quant_shift_ptr,
170 (uint32_t)((tmp2 * quant_shift_ptr[rc != 0]) >> 15);
18 vpx_highbd_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t count, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
104 vpx_highbd_quantize_b_32x32_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
H A Dquantize_sse2.c45 const int16_t* quant_shift_ptr, tran_low_t* qcoeff_ptr,
75 shift = _mm_load_si128((const __m128i*)quant_shift_ptr);
42 vpx_quantize_b_sse2(const tran_low_t* coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t* zbin_ptr, const int16_t* round_ptr, const int16_t* quant_ptr, const int16_t* quant_shift_ptr, tran_low_t* qcoeff_ptr, tran_low_t* dqcoeff_ptr, const int16_t* dequant_ptr, uint16_t* eob_ptr, const int16_t* scan_ptr, const int16_t* iscan_ptr) argument
/external/libvpx/libvpx/vp8/encoder/
H A Dvp8_quantize.c62 short *quant_shift_ptr = b->quant_shift; local
88 * quant_shift_ptr[rc]) >> 16; /* quantize (x) */
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_quantize.c26 const int16_t *quant_ptr, const int16_t *quant_shift_ptr,
35 (void)quant_shift_ptr;
70 const int16_t *quant_shift_ptr,
82 (void)quant_shift_ptr;
114 const int16_t *quant_shift_ptr,
121 (void)quant_shift_ptr;
156 const int16_t *quant_shift_ptr,
164 (void)quant_shift_ptr;
23 vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
64 vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t count, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
110 vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
151 vp9_highbd_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
H A Dvp9_dct.c567 const int16_t *quant_shift_ptr,
646 (void)quant_shift_ptr;
562 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 *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_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) argument
/external/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dquantize_msa.c235 int16_t *quant_shift_ptr = b->quant_shift; local
243 quant_ptr, quant_shift_ptr,

Completed in 242 milliseconds