Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h157 inline constexpr int32_t MPEG4ProfileAdvancedCore = 0x2000; variable
176 case MPEG4ProfileAdvancedCore: return "AdvancedCore";
/frameworks/av/media/libstagefright/
DUtils.cpp555 { 0b11000001, { MPEG4ProfileAdvancedCore, MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
556 { 0b11000010, { MPEG4ProfileAdvancedCore, MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp325 { C2Config::PROFILE_MP4V_ADVANCED_CORE, MPEG4ProfileAdvancedCore },
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java3354 case CodecProfileLevel.MPEG4ProfileAdvancedCore: // 1-4
4173 public static final int MPEG4ProfileAdvancedCore = 0x2000;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14740 field public static final int MPEG4ProfileAdvancedCore = 8192; // 0x2000
/frameworks/base/core/api/
Dcurrent.txt23068 field public static final int MPEG4ProfileAdvancedCore = 8192; // 0x2000