Home
last modified time | relevance | path

Searched refs:VP9Profile2HDR10Plus (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h307 constexpr int32_t VP9Profile2HDR10Plus = 0x4000; variable
318 case VP9Profile2HDR10Plus: return "2HDRPlus";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp343 { C2Config::PROFILE_VP9_2, VP9Profile2HDR10Plus },
353 { C2Config::PROFILE_VP9_2, VP9Profile2HDR10Plus },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3191 case CodecProfileLevel.VP9Profile2HDR10Plus: in applyLevelLimits()
3844 public static final int VP9Profile2HDR10Plus = 0x4000; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt22032 field public static final int VP9Profile2HDR10Plus = 16384; // 0x4000