Home
last modified time | relevance | path

Searched refs:AVCLevel52 (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOServiceConstants.h76 constexpr int32_t AVCLevel52 = 0x10000; variable
167 case AVCLevel52:
/aosp12/hardware/google/av/media/eco/tests/
H A DEcoSessionTest.cpp244 SimpleEncoderConfig sessionEncoderConfig("google-avc", CodecTypeAVC, AVCProfileHigh, AVCLevel52, in TEST_F()
270 EXPECT_EQ(level, AVCLevel52); in TEST_F()
529 SimpleEncoderConfig sessionEncoderConfig("google-avc", CodecTypeAVC, AVCProfileHigh, AVCLevel52, in TEST_F()
595 EXPECT_EQ(level, AVCLevel52); in TEST_F()
/aosp12/hardware/google/av/media/eco/
H A DECOC2Utils.cpp85 return AVCLevel52; in C2Level2ECOLevel()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h65 constexpr int32_t AVCLevel52 = 0x10000; variable
88 case AVCLevel52: return "5.2";
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp67 { C2Config::LEVEL_AVC_5_2, AVCLevel52 },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2772 case CodecProfileLevel.AVCLevel52: in applyLevelLimits()
3738 public static final int AVCLevel52 = 0x10000; field in MediaCodecInfo.CodecProfileLevel
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21891 field public static final int AVCLevel52 = 65536; // 0x10000
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14678 field public static final int AVCLevel52 = 65536; // 0x10000