Searched refs:ZERO_MV_PREF (Results 1 – 1 of 1) sorted by relevance
29 #define ZERO_MV_PREF 0 /* 0: bias (0,0)MV before full-pel search, lowest complexity*/ macro385 #if (ZERO_MV_PREF==2) /* use mot_mb[7].sad as d0 computed in MBMotionSearch*/ in MotionEstimation()791 #if (ZERO_MV_PREF==1) /* compute (0,0) MV at the end */ in MBMotionSearch()930 #if (ZERO_MV_PREF==1) /* compute (0,0) MV at the end */ in MBMotionSearch()937 #if (ZERO_MV_PREF==0) /* COMPUTE ZERO VECTOR FIRST !!!!!*/ in MBMotionSearch()1016 #if (ZERO_MV_PREF==1) /* compute (0,0) MV at the end */ in MBMotionSearch()