Searched refs:tmpMv1 (Results 1 – 1 of 1) sorted by relevance
503 u32 *tmpMv1, *tmpMv2; in MvPrediction16x16() local512 tmpMv1 = (u32*)(&a[0].mv); /* we test just that both MVs are zero */ in MvPrediction16x16()517 ( a[0].refIndex == 0 && ((u32)(*tmpMv1) == 0) ) || in MvPrediction16x16()