Home
last modified time | relevance | path

Searched refs:AVCProfileMain (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOServiceConstants.h44 constexpr int32_t AVCProfileMain = 0x02; variable
112 case AVCProfileMain:
/aosp12/hardware/google/av/media/eco/
H A DECOC2Utils.cpp42 return AVCProfileMain; in C2Profile2ECOProfile()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h25 constexpr int32_t AVCProfileMain = 0x02; variable
37 case AVCProfileMain: return "Main";
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/
H A DMediaCodecSurfaceEncoder.java184 MediaCodecInfo.CodecProfileLevel.AVCProfileMain); in setUpEncoderFormat()
H A DMainActivity.java553 MediaCodecInfo.CodecProfileLevel.AVCProfileMain, in setUpMediaRecorder()
/aosp12/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp202 format->setInt32(KEY_PROFILE, AVCProfileMain); in prepareEncoder()
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp78 { C2Config::PROFILE_AVC_MAIN, AVCProfileMain },
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2801 case CodecProfileLevel.AVCProfileMain: in applyLevelLimits()
3664 public static final int AVCProfileMain = 0x02; 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.txt21903 field public static final int AVCProfileMain = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14685 field public static final int AVCProfileMain = 2; // 0x2