Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h390 constexpr int32_t AV1Level6 = 0x10000; variable
417 case AV1Level6: return "6";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp374 { C2Config::LEVEL_AV1_6, AV1Level6 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3361 case CodecProfileLevel.AV1Level6: in applyLevelLimits()
3972 public static final int AV1Level6 = 0x10000; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp695 { 16, AV1Level6 }, in parseAV1ProfileLevelFromCsd()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21863 field public static final int AV1Level6 = 65536; // 0x10000