Home
last modified time | relevance | path

Searched refs:vdiff (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemb.c49 short *vdiff = diff + 320; in vp8_subtract_mbuv_c() local
69 vdiff[c] = vsrc[c] - vpred[c]; in vp8_subtract_mbuv_c()
72 vdiff += 8; in vp8_subtract_mbuv_c()