Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dquantize.c34 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_c() local
79 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_c() local
119 short *dequant_ptr = d->dequant; in vp8_regular_quantize_b_c() local
173 short *dequant_ptr; in vp8_strict_quantize_b_c() local
230 short *dequant_ptr = d->dequant; in vp8_regular_quantize_b_c() local
Dencodemb.c231 const short *dequant_ptr; in optimize_b() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c37 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_mmx() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c27 const int16_t *dequant_ptr, in vp9_quantize_b_c()
80 const int16_t *dequant_ptr, in vp9_quantize_b_32x32_c()
Dvp9_encodemb.c131 const int16_t *dequant_ptr = pd->dequant; in optimize_b() local