Home
last modified time | relevance | path

Searched refs:center_again (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dmotion_est.cpp796 Int num_can, center_again; in MBMotionSearch() local
942 center_again = 0; in MBMotionSearch()
947 while (!center_again && step <= max_step) in MBMotionSearch()
952 center_again = 1; in MBMotionSearch()
974 center_again = 0; in MBMotionSearch()
982 center_again = 0; in MBMotionSearch()
989 if (!center_again) in MBMotionSearch()
1009 if (!center_again) in MBMotionSearch()
1088 center_again = 0; in MBMotionSearch()
1091 while (!center_again) in MBMotionSearch()
[all …]