Home
last modified time | relevance | path

Searched defs:qcoeff_ptr (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dquantize.c32 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_c() local
77 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_c() local
117 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_c() local
171 short *qcoeff_ptr; in vp8_strict_quantize_b_c() local
228 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_c() local
Dtokenize.c115 const short *qcoeff_ptr; in tokenize2nd_order_b() local
206 const short *qcoeff_ptr; in tokenize1st_order_b() local
Dencodemb.c233 short *qcoeff_ptr; in optimize_b() local
Drdopt.c527 short *qcoeff_ptr = b->qcoeff; in cost_coeffs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c35 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_mmx() local
Dquantize_sse2.c40 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_sse2() 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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddetokenize.c180 short *qcoeff_ptr; in vp8_decode_mb_tokens() local