Searched defs:mot (Results  1 – 4 of 4) sorted by relevance
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | findhalfpel.cpp | 65 void FindHalfPelMB(VideoEncData *video, UChar *cur, MOT *mot, UChar *ncand,  in FindHalfPelMB() 184 Int FindHalfPelBlk(VideoEncData *video, UChar *cur, MOT *mot, Int sad16, UChar *ncand8[],  in FindHalfPelBlk()
  | 
| D | motion_est.cpp | 148     MOT *mot_mb, **mot = video->mot;  in MotionEstimation()  local 779     MOT **mot = video->mot;  in MBMotionSearch()  local 1355     MOT **mot = video->mot;  in CandidateSelection()  local
  | 
| D | motion_comp.cpp | 103     MOT *mot = video->mot[mbnum];  in getMotionCompensatedMB()  local 242     MOT *mot,           /* i */  in EncPrediction_INTER4V()
  | 
| D | mp4lib_int.h | 351     MOT     **mot;              /* Motion vectors */  member
  |