Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/enc/src/
Dfindhalfpel.cpp55 int AVCFindHalfPelMB(AVCEncObject *encvid, uint8 *cur, AVCMV *mot, uint8 *ncand, in AVCFindHalfPelMB()
147 void GenerateHalfPelPred(uint8* subpel_pred, uint8 *ncand, int lx) in GenerateHalfPelPred()
Dmotion_est.cpp964 uint8 *ref, *cand, *ncand; in AVCMBMotionSearch() local
/external/opencore/codecs_v2/video/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