Home
last modified time | relevance | path

Searched defs:quant_shift_ptr (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c22 const int16_t *quant_shift_ptr, in vpx_highbd_quantize_b_sse2()
97 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_sse2()
Dquantize_sse2.c21 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_sse2()
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c118 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_c()
169 const int16_t *quant_shift_ptr, in vpx_highbd_quantize_b_c()
219 const int16_t *quant_shift_ptr, in vpx_quantize_b_32x32_c()
274 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_c()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c57 short *quant_shift_ptr = b->quant_shift; in vp8_regular_quantize_b_c() local
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c202 int16_t *quant_shift_ptr = b->quant_shift; in vp8_regular_quantize_b_msa() local