Home
last modified time | relevance | path

Searched defs:AV1ProfileMain8 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h359 constexpr int32_t AV1ProfileMain8 = 0x1; variable
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3938 public static final int AV1ProfileMain8 = 0x1; field in MediaCodecInfo.CodecProfileLevel