Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp75 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