Home
last modified time | relevance | path

Searched defs:best_cand (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp156 UChar *cur, *best_cand[5]; in MotionEstimation() local
770 void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[], in MBMotionSearch()
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp257 uint8 *cur, *best_cand[5]; in AVCMotionEstimation() local
955 void AVCMBMotionSearch(AVCEncObject *encvid, uint8 *cur, uint8 *best_cand[], in AVCMBMotionSearch()