Searched refs:AVCLevel52 (Results 1 – 9 of 9) sorted by relevance
/aosp12/hardware/google/av/media/eco/include/eco/ |
H A D | ECOServiceConstants.h | 76 constexpr int32_t AVCLevel52 = 0x10000; variable 167 case AVCLevel52:
|
/aosp12/hardware/google/av/media/eco/tests/ |
H A D | EcoSessionTest.cpp | 244 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 D | ECOC2Utils.cpp | 85 return AVCLevel52; in C2Level2ECOLevel()
|
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/ |
H A D | MediaCodecConstants.h | 65 constexpr int32_t AVCLevel52 = 0x10000; variable 88 case AVCLevel52: return "5.2";
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2Mapper.cpp | 67 { C2Config::LEVEL_AVC_5_2, AVCLevel52 },
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaCodecInfo.java | 2772 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 21891 field public static final int AVCLevel52 = 65536; // 0x10000
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 14678 field public static final int AVCLevel52 = 65536; // 0x10000
|