Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h374 constexpr int32_t AV1Level2 = 0x1; variable
401 case AV1Level2: return "2";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp358 { C2Config::LEVEL_AV1_2, AV1Level2 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3331 case CodecProfileLevel.AV1Level2: in applyLevelLimits()
3956 public static final int AV1Level2 = 0x1; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp679 { 0, AV1Level2 }, in parseAV1ProfileLevelFromCsd()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21847 field public static final int AV1Level2 = 1; // 0x1