Searched refs:lastmv_as_int (Results 1 – 1 of 1) sorted by relevance
493 uint32_t lastmv_as_int = 0; in vp8_first_pass() local685 if (d->bmi.mv.as_int != lastmv_as_int) new_mv_count++; in vp8_first_pass()686 lastmv_as_int = d->bmi.mv.as_int; in vp8_first_pass()