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

/frameworks/wilhelm/tests/examples/
H A DxaVideoDecoderCapabilities.cpp116 }, MPEG4[] = { local
151 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])},
175 }, MPEG4[] = { local
215 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])},
/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoIndex.h95 _MAKE_CODEC_ID (0x020000, MPEG4)
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp411 MPEG4, enumerator in enum:DetectSyncSource::StreamType
433 mStreamType = MPEG4;
434 CHECK(!"sync frame detection not implemented yet for MPEG4");
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java481 /** Clips don't have the same video format (H263 or MPEG4). */
776 /** MPEG4 video format. */
777 public static final int MPEG4 = 3; field in class:MediaArtistNativeHelper.VideoFormat
976 * <li>3GP file containing MPEG4/H263/H264 video and AAC/AMR audio
1402 * <li>3GP file containing MPEG4/H263 video and AAC/AMR audio
3271 case VideoFormat.MPEG4:
H A DVideoEditorImpl.java438 vidcodec = MediaArtistNativeHelper.VideoFormat.MPEG4;

Completed in 1602 milliseconds