Searched defs:ncand (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | findhalfpel.cpp | 41 int AVCFindHalfPelMB(AVCEncObject *encvid, uint8 *cur, AVCMV *mot, uint8 *ncand, in AVCFindHalfPelMB() 133 void GenerateHalfPelPred(uint8* subpel_pred, uint8 *ncand, int lx) in GenerateHalfPelPred()
|
D | motion_est.cpp | 963 uint8 *ref, *cand, *ncand; in AVCMBMotionSearch() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | findhalfpel.cpp | 65 void FindHalfPelMB(VideoEncData *video, UChar *cur, MOT *mot, UChar *ncand, in FindHalfPelMB()
|
D | motion_est.cpp | 774 UChar *ref, *cand, *ncand = NULL, *cur8; in MBMotionSearch() local
|