Home
last modified time | relevance | path

Searched defs:ncand (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dfindhalfpel.cpp41 int AVCFindHalfPelMB(AVCEncObject *encvid, uint8 *cur, AVCMV *mot, uint8 *ncand, in AVCFindHalfPelMB()
133 void GenerateHalfPelPred(uint8* subpel_pred, uint8 *ncand, int lx) in GenerateHalfPelPred()
Dmotion_est.cpp963 uint8 *ref, *cand, *ncand; in AVCMBMotionSearch() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp65 void FindHalfPelMB(VideoEncData *video, UChar *cur, MOT *mot, UChar *ncand, in FindHalfPelMB()
Dmotion_est.cpp774 UChar *ref, *cand, *ncand = NULL, *cur8; in MBMotionSearch() local