HomeSort by relevance Sort by last modified time
    Searched defs:MOT (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 36 typedef int16 MOT; /* : "int" type runs faster on RISC machine */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 158 } MOT;
242 void (*ComputeMBSum)(UChar *cur, Int lx, MOT *mot_mb);
350 MOT **mot; /* Motion vectors */ member in struct:tagVideoEncData

Completed in 44 milliseconds