Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h386 constexpr int32_t AV1Level5 = 0x1000; variable
413 case AV1Level5: return "5";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp370 { C2Config::LEVEL_AV1_5, AV1Level5 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3352 case CodecProfileLevel.AV1Level5: in applyLevelLimits()
3968 public static final int AV1Level5 = 0x1000; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp691 { 12, AV1Level5 }, in parseAV1ProfileLevelFromCsd()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21859 field public static final int AV1Level5 = 4096; // 0x1000