Home
last modified time | relevance | path

Searched defs:AVCLevel62 (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOServiceConstants.h79 constexpr int32_t AVCLevel62 = 0x80000; variable
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h68 constexpr int32_t AVCLevel62 = 0x80000; variable
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3741 public static final int AVCLevel62 = 0x80000; field in MediaCodecInfo.CodecProfileLevel