Home
last modified time | relevance | path

Searched refs:MPEG4 (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/tests/examples/
DxaVideoDecoderCapabilities.cpp116 }, 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/
DC2SoftMpeg4Dec.cpp18 #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()
DC2SoftMpeg4Enc.cpp18 #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/
DvoIndex.h95 _MAKE_CODEC_ID (0x020000, MPEG4)
/frameworks/av/cmds/stagefright/
Dstagefright.cpp438 MPEG4, enumerator
460 mStreamType = MPEG4; in DetectSyncSource()