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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 141 #define MB_SIZE 16
142 #define NCOEFF_MB (MB_SIZE*MB_SIZE)
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 213 #define MB_SIZE 16
214 #define NCOEFF_MB (MB_SIZE*MB_SIZE)
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 63 #define MB_SIZE 16
    [all...]

Completed in 53 milliseconds