Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h325 constexpr int32_t VP9Level11 = 0x2; variable
342 case VP9Level11: return "1.1";
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2390 return CodecProfileLevel.VP9Level11; in equivalentVP9Level()
3153 case CodecProfileLevel.VP9Level11: in applyLevelLimits()
3850 public static final int VP9Level11 = 0x2; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp321 { C2Config::LEVEL_VP9_1_1, VP9Level11 },
/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.txt22015 field public static final int VP9Level11 = 2; // 0x2