Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h394 constexpr int32_t AV1Level7 = 0x100000; variable
421 case AV1Level7: return "7";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp378 { C2Config::LEVEL_AV1_7, AV1Level7 },
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp699 { 20, AV1Level7 }, in parseAV1ProfileLevelFromCsd()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3976 public static final int AV1Level7 = 0x100000; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21867 field public static final int AV1Level7 = 1048576; // 0x100000