Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h378 constexpr int32_t AV1Level3 = 0x10; variable
405 case AV1Level3: return "3";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp362 { C2Config::LEVEL_AV1_3, AV1Level3 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3338 case CodecProfileLevel.AV1Level3: in applyLevelLimits()
3960 public static final int AV1Level3 = 0x10; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp683 { 4, AV1Level3 }, in parseAV1ProfileLevelFromCsd()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21851 field public static final int AV1Level3 = 16; // 0x10