Searched refs:MPEG4 (Results 1 – 5 of 5) sorted by relevance
/frameworks/wilhelm/tests/examples/ |
D | xaVideoDecoderCapabilities.cpp | 116 }, MPEG4[] = { in videoProfileToString() local 151 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])}, in videoProfileToString() 175 }, MPEG4[] = { in videoLevelToString() local 215 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])}, in videoLevelToString()
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 18 #ifdef MPEG4 37 #ifdef MPEG4 51 #ifdef MPEG4 in IntfImpl() 78 #ifdef MPEG4 in IntfImpl() 89 #ifdef MPEG4 in IntfImpl() 133 #ifdef MPEG4 in IntfImpl() 139 #ifdef MPEG4 in IntfImpl() 152 #ifdef MPEG4 in IntfImpl() 207 #ifdef MPEG4 in MaxPictureSizeSetter() 323 #ifdef MPEG4 in initDecoder()
|
D | C2SoftMpeg4Enc.cpp | 18 #ifdef MPEG4 44 #ifdef MPEG4 86 #ifdef MPEG4 in IntfImpl() 120 #ifdef MPEG4 in IntfImpl() 185 #ifdef MPEG4 in ProfileLevelSetter() 192 #ifdef MPEG4 in ProfileLevelSetter() 238 #ifdef MPEG4 in onInit()
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
D | voIndex.h | 95 _MAKE_CODEC_ID (0x020000, MPEG4)
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 438 MPEG4, enumerator 460 mStreamType = MPEG4; in DetectSyncSource()
|