Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx.c25 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_avx()
155 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_32x32_avx()
Dquantize_ssse3.c22 const int16_t *quant_shift_ptr, in vpx_quantize_b_ssse3()
122 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_32x32_ssse3()
Dhighbd_quantize_intrin_sse2.c23 const int16_t *quant_shift_ptr, in vpx_highbd_quantize_b_sse2()
98 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_sse2()
Dquantize_sse2.c23 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_sse2()
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c120 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_c()
171 const int16_t *quant_shift_ptr, in vpx_highbd_quantize_b_c()
220 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/mips/mmi/
Dvp8_quantize_mmi.c209 const int16_t *quant_shift_ptr = b->quant_shift; in vp8_regular_quantize_b_mmi() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c21 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_neon()
156 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_32x32_neon()
/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