Searched refs:MPEG4ProfileSimple (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java219 public static final int MPEG4ProfileSimple = 0x01; field in class:MediaCodecInfo.CodecProfileLevel
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
H A DMediaPropertiesTest.java147 final int videoProfile = MediaProperties.MPEG4Profile.MPEG4ProfileSimple;
179 final int videoProfile = MediaProperties.MPEG4Profile.MPEG4ProfileSimple;
210 final int videoProfile = MediaProperties.MPEG4Profile.MPEG4ProfileSimple;
241 final int videoProfile = MediaProperties.MPEG4Profile.MPEG4ProfileSimple;
272 final int videoProfile = MediaProperties.MPEG4Profile.MPEG4ProfileSimple;
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaProperties.java218 public static final int MPEG4ProfileSimple = 0x01; field in class:MediaProperties.MPEG4Profile

Completed in 67 milliseconds