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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp75 void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[],
290 MBMotionSearch(video, cur, best_cand, i << 4, j << 4, type_pred,
385 #if (ZERO_MV_PREF==2) /* use mot_mb[7].sad as d0 computed in MBMotionSearch*/
761 Function: MBMotionSearch
770 void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[], function

Completed in 242 milliseconds