Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dquantize.c31 unsigned char *quant_shift_ptr = b->quant_shift; in vp8_fast_quantize_b_c() local
116 short *quant_shift_ptr = b->quant_shift; in vp8_regular_quantize_b_c() local
170 short *quant_shift_ptr; in vp8_strict_quantize_b_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c25 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in vp9_quantize_b_c()
78 const int16_t *quant_shift_ptr, in vp9_quantize_b_32x32_c()