Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h540 inline constexpr int32_t DolbyVisionLevelUhd30 = 0x40; variable
555 case DolbyVisionLevelUhd30: return "Uhd30";
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp170 { C2Config::LEVEL_DV_MAIN_UHD_30, DolbyVisionLevelUhd30 },
184 { C2Config::LEVEL_DV_HIGH_UHD_30, DolbyVisionLevelUhd30 },
/frameworks/av/media/libstagefright/
DUtils.cpp265 {7, DolbyVisionLevelUhd30}, in getDolbyVisionLevelsTable()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java4321 public static final int DolbyVisionLevelUhd30 = 0x40;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt22984 field public static final int DolbyVisionLevelUhd30 = 64; // 0x40