Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h334 constexpr int32_t VP9Level52 = 0x400; variable
351 case VP9Level52: return "5.2";
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2408 return CodecProfileLevel.VP9Level52; in equivalentVP9Level()
3171 case CodecProfileLevel.VP9Level52: in applyLevelLimits()
3859 public static final int VP9Level52 = 0x400; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp330 { C2Config::LEVEL_VP9_5_2, VP9Level52 },
/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.txt22024 field public static final int VP9Level52 = 1024; // 0x400