Home
last modified time | relevance | path

Searched defs:dqcoeff_ptr (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dquantize.c33 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
78 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
118 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
172 short *dqcoeff_ptr; in vp8_strict_quantize_b_c() local
229 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
Dencodemb.c234 short *dqcoeff_ptr; in optimize_b() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c36 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_mmx() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c26 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_c()
79 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_32x32_c()