Searched defs:MB_SIZE (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4def.h141 #define MB_SIZE 16 macro
142 #define NCOEFF_MB (MB_SIZE*MB_SIZE)
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h213 #define MB_SIZE 16 macro
214 #define NCOEFF_MB (MB_SIZE*MB_SIZE)
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h63 #define MB_SIZE 16 macro

Completed in 65 milliseconds