Home
last modified time | relevance | path

Searched refs:AVCLevel6 (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOServiceConstants.h77 constexpr int32_t AVCLevel6 = 0x20000; variable
169 case AVCLevel6:
/aosp12/hardware/google/av/media/eco/
H A DECOC2Utils.cpp87 return AVCLevel6; in C2Level2ECOLevel()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h66 constexpr int32_t AVCLevel6 = 0x20000; variable
89 case AVCLevel6: return "6";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp68 { C2Config::LEVEL_AVC_6, AVCLevel6 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2774 case CodecProfileLevel.AVCLevel6: in applyLevelLimits()
3739 public static final int AVCLevel6 = 0x20000; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21892 field public static final int AVCLevel6 = 131072; // 0x20000