Searched refs:inc_mvs (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodemv.c232 static void inc_mvs(const MB_MODE_INFO *mbmi, const int_mv mvs[2], function
257 inc_mvs(mbmi, mi->bmi[i].as_mv, &cm->counts.mv);
262 inc_mvs(mbmi, mbmi->mv, &cm->counts.mv);

Completed in 45 milliseconds