Searched refs:AVCMBMotionSearch (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | motion_est.cpp | 366 AVCMBMotionSearch(encvid, cur, best_cand, i << 4, j << 4, type_pred, in AVCMotionEstimation() 838 AVCEnc_Status AVCMBMotionSearch(AVCEncObject *encvid, AVCMacroblock *currMB, int mbNum, in AVCMBMotionSearch() function 955 void AVCMBMotionSearch(AVCEncObject *encvid, uint8 *cur, uint8 *best_cand[], in AVCMBMotionSearch() function
|
D | avcenc_lib.h | 553 void AVCMBMotionSearch(AVCEncObject *encvid, uint8 *cur, uint8 *best_cand[],
|