Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c1009 int_mv left_mv; in labels2mode() local
1011 left_mv.as_int = col ? d[-1].bmi.mv.as_int : in labels2mode()
1014 if (left_mv.as_int == this_mv->as_int) in labels2mode()