Home
last modified time | relevance | path

Searched refs:MPEG4ProfileCoreScalable (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h155 inline constexpr int32_t MPEG4ProfileCoreScalable = 0x800; variable
174 case MPEG4ProfileCoreScalable: return "CoreScalable";
/frameworks/av/media/libstagefright/
DUtils.cpp548 { 0b10100001, { MPEG4ProfileCoreScalable, MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
549 { 0b10100010, { MPEG4ProfileCoreScalable, MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()
550 { 0b10100011, { MPEG4ProfileCoreScalable, MPEG4Level3 } }, in parseMpeg4ProfileLevelFromCsd()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp323 { C2Config::PROFILE_MP4V_CORE_SCALABLE, MPEG4ProfileCoreScalable },
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java3351 case CodecProfileLevel.MPEG4ProfileCoreScalable: // 1-3
4171 public static final int MPEG4ProfileCoreScalable = 0x800;
/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.txt14746 field public static final int MPEG4ProfileCoreScalable = 2048; // 0x800
/frameworks/base/core/api/
Dcurrent.txt23074 field public static final int MPEG4ProfileCoreScalable = 2048; // 0x800