Home
last modified time | relevance | path

Searched refs:AVCProfileHigh (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOServiceConstants.h46 constexpr int32_t AVCProfileHigh = 0x08; variable
116 case AVCProfileHigh:
/aosp12/hardware/google/av/media/eco/tests/
H A DEcoSessionTest.cpp244 SimpleEncoderConfig sessionEncoderConfig("google-avc", CodecTypeAVC, AVCProfileHigh, AVCLevel52, in TEST_F()
266 EXPECT_EQ(profile, AVCProfileHigh); in TEST_F()
529 SimpleEncoderConfig sessionEncoderConfig("google-avc", CodecTypeAVC, AVCProfileHigh, AVCLevel52, in TEST_F()
591 EXPECT_EQ(profile, AVCProfileHigh); in TEST_F()
/aosp12/hardware/google/av/media/eco/
H A DECOC2Utils.cpp44 return AVCProfileHigh; in C2Profile2ECOProfile()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h27 constexpr int32_t AVCProfileHigh = 0x08; variable
39 case AVCProfileHigh: return "High";
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenMediaRecorder.java138 MediaCodecInfo.CodecProfileLevel.AVCProfileHigh, in prepare()
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp80 { C2Config::PROFILE_AVC_HIGH, AVCProfileHigh },
81 { C2Config::PROFILE_AVC_PROGRESSIVE_HIGH, AVCProfileHigh },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2787 case CodecProfileLevel.AVCProfileHigh: in applyLevelLimits()
3680 public static final int AVCProfileHigh = 0x08; 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.txt21899 field public static final int AVCProfileHigh = 8; // 0x8
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14681 field public static final int AVCProfileHigh = 8; // 0x8