Searched refs:tab_exclude (Results 1 – 2 of 2) sorted by relevance
52 const static Int tab_exclude[9][9] = // [last_loc][curr_loc] variable961 if (!tab_exclude[last_loc][k]) /* exclude last step computation */ in MBMotionSearch()1102 if (!tab_exclude[last_loc][k]) /* exclude last step computation */ in MBMotionSearch()
32 const static int tab_exclude[9][9] = // [last_loc][curr_loc] variable1154 if (!tab_exclude[last_loc][k]) /* exclude last step computation */ in AVCMBMotionSearch()