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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dfirstpass.c37 extern void vp8_set_mbmode_and_mvs(MACROBLOCK *x, MB_PREDICTION_MODE mb, int_mv *mv);
717 vp8_set_mbmode_and_mvs(x, NEWMV, &d->bmi.mv);
H A Drdopt.c943 void vp8_set_mbmode_and_mvs(MACROBLOCK *x, MB_PREDICTION_MODE mb, int_mv *mv) function
2403 vp8_set_mbmode_and_mvs(x, this_mode, &mode_mv[this_mode]);

Completed in 14 milliseconds