Searched refs:MBMotionSearch (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | motion_est.cpp | 75 void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[], 290 MBMotionSearch(video, cur, best_cand, i << 4, j << 4, type_pred, in MotionEstimation() 770 void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[], in MBMotionSearch() function
|