Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h539 constexpr int32_t DolbyVisionLevelUhd24 = 0x20; variable
551 case DolbyVisionLevelUhd24: return "Uhd24";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp166 { C2Config::LEVEL_DV_MAIN_UHD_24, DolbyVisionLevelUhd24 },
177 { C2Config::LEVEL_DV_HIGH_UHD_24, DolbyVisionLevelUhd24 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3922 public static final int DolbyVisionLevelUhd24 = 0x20; 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.txt21909 field public static final int DolbyVisionLevelUhd24 = 32; // 0x20