Home
last modified time | relevance | path

Searched refs:DolbyVisionLevelHd30 (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h535 constexpr int32_t DolbyVisionLevelHd30 = 0x2; variable
547 case DolbyVisionLevelHd30: return "Hd30";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp162 { C2Config::LEVEL_DV_MAIN_HD_30, DolbyVisionLevelHd30 },
173 { C2Config::LEVEL_DV_HIGH_HD_30, DolbyVisionLevelHd30 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3918 public static final int DolbyVisionLevelHd30 = 0x2; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21908 field public static final int DolbyVisionLevelHd30 = 2; // 0x2