Home
last modified time | relevance | path

Searched refs:MPEG4ProfileSimpleFace (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h150 inline constexpr int32_t MPEG4ProfileSimpleFace = 0x40; variable
169 case MPEG4ProfileSimpleFace: return "SimpleFace";
/frameworks/av/media/libstagefright/
DUtils.cpp536 { 0b01100001, { MPEG4ProfileSimpleFace, MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
537 { 0b01100010, { MPEG4ProfileSimpleFace, MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java3364 case CodecProfileLevel.MPEG4ProfileSimpleFace: // 1-2
4166 public static final int MPEG4ProfileSimpleFace = 0x40;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14753 field public static final int MPEG4ProfileSimpleFace = 64; // 0x40
/frameworks/base/core/api/
Dcurrent.txt23081 field public static final int MPEG4ProfileSimpleFace = 64; // 0x40