Searched defs:tab_exclude (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp52 const static Int tab_exclude[9][9] = // [last_loc][curr_loc] variable
961 if (!tab_exclude[last_loc][k]) /* exclude last step computation */
1102 if (!tab_exclude[last_loc][k]) /* exclude last step computation */

Completed in 103 milliseconds