Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h539 inline constexpr int32_t DolbyVisionLevelUhd24 = 0x20; variable
554 case DolbyVisionLevelUhd24: return "Uhd24";
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp169 { C2Config::LEVEL_DV_MAIN_UHD_24, DolbyVisionLevelUhd24 },
183 { C2Config::LEVEL_DV_HIGH_UHD_24, DolbyVisionLevelUhd24 },
/frameworks/av/media/libstagefright/
DUtils.cpp264 {6, DolbyVisionLevelUhd24}, in getDolbyVisionLevelsTable()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java4320 public static final int DolbyVisionLevelUhd24 = 0x20;
/frameworks/base/core/api/
Dcurrent.txt22983 field public static final int DolbyVisionLevelUhd24 = 32; // 0x20