Searched refs:MPEG4ProfileCoreScalable (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | MediaCodecConstants.h | 155 inline constexpr int32_t MPEG4ProfileCoreScalable = 0x800; variable 174 case MPEG4ProfileCoreScalable: return "CoreScalable";
|
/frameworks/av/media/libstagefright/ |
D | Utils.cpp | 548 { 0b10100001, { MPEG4ProfileCoreScalable, MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd() 549 { 0b10100010, { MPEG4ProfileCoreScalable, MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd() 550 { 0b10100011, { MPEG4ProfileCoreScalable, MPEG4Level3 } }, in parseMpeg4ProfileLevelFromCsd()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 323 { C2Config::PROFILE_MP4V_CORE_SCALABLE, MPEG4ProfileCoreScalable },
|
/frameworks/base/media/java/android/media/ |
D | MediaCodecInfo.java | 3351 case CodecProfileLevel.MPEG4ProfileCoreScalable: // 1-3 4171 public static final int MPEG4ProfileCoreScalable = 0x800;
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 14746 field public static final int MPEG4ProfileCoreScalable = 2048; // 0x800
|
/frameworks/base/core/api/ |
D | current.txt | 23074 field public static final int MPEG4ProfileCoreScalable = 2048; // 0x800
|