/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
H A D | EncoderUtil.java | 174 MediaCodecInfo.CodecProfileLevel[] profileLevels = in findSupportedEncodingProfiles() local 195 MediaCodecInfo.CodecProfileLevel[] profileLevels = in findHighestSupportedEncodingLevel() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | MediaCodecInfoBuilder.java | 178 private CodecProfileLevel[] profileLevels = new CodecProfileLevel[0]; field in MediaCodecInfoBuilder.CodecCapabilitiesBuilder 240 public CodecCapabilitiesBuilder setProfileLevels(CodecProfileLevel[] profileLevels) { in setProfileLevels()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/robolectricutils/src/main/java/com/google/android/exoplayer2/robolectric/ |
H A D | ShadowMediaCodecConfig.java | 106 List<MediaCodecInfo.CodecProfileLevel> profileLevels, in configureCodec()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/robolectricutils/src/main/java/com/google/android/exoplayer2/robolectric/ |
H A D | ShadowMediaCodecConfig.java | 106 List<MediaCodecInfo.CodecProfileLevel> profileLevels, in configureCodec()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/ |
H A D | EnumerateDecodersTest.java | 192 private static void appendProfileLevels(CodecProfileLevel[] profileLevels, StringBuilder result) { in appendProfileLevels()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/ |
H A D | EnumerateDecodersTest.java | 192 private static void appendProfileLevels(CodecProfileLevel[] profileLevels, StringBuilder result) { in appendProfileLevels()
|
/aosp_15_r20/frameworks/wilhelm/src/android/ |
H A D | VideoCodec_to_android.cpp | 91 Vector<MediaCodecInfo::ProfileLevel> &profileLevels = in android_videoCodec_expose() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
H A D | SoftMPEG4Encoder.cpp | 65 const CodecProfileLevel *profileLevels, in SoftMPEG4Encoder()
|
/aosp_15_r20/frameworks/av/media/libmedia/tests/codeclist/ |
H A D | CodecListTest.cpp | 147 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in TEST() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
H A D | SoftMPEG4.cpp | 47 const CodecProfileLevel *profileLevels, in SoftMPEG4()
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/on2/enc/ |
H A D | SoftVPXEncoder.cpp | 69 const CodecProfileLevel *profileLevels, in SoftVPXEncoder()
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_MediaCodecList.cpp | 248 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in android_media_MediaCodecList_getCodecCapabilities() local
|
H A D | android_media_MediaCodec.cpp | 955 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in getCodecCapabilitiesObject() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/omx/ |
H A D | SoftVideoEncoderOMXComponent.cpp | 61 const CodecProfileLevel *profileLevels, in SoftVideoEncoderOMXComponent()
|
H A D | SoftVideoDecoderOMXComponent.cpp | 47 const CodecProfileLevel *profileLevels, in SoftVideoDecoderOMXComponent()
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | MediaCodecInfo.cpp | 343 std::vector<ProfileLevel> profileLevels; in BuildCodecCapabilities() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MediaCodecList.cpp | 527 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in codecHandlesFormat() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/ |
H A D | MediaCodecInfo.java | 303 CodecProfileLevel[] profileLevels = getProfileLevels(); in isCodecSupported() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishVideoDecoderOMXComponent.cpp | 47 const CodecProfileLevel *profileLevels, in GoldfishVideoDecoderOMXComponent()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/ |
H A D | MediaCodecInfo.java | 310 CodecProfileLevel[] profileLevels = getProfileLevels(); in isCodecProfileAndLevelSupported() local
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | MediaCodecInfo.java | 261 public CodecProfileLevel[] profileLevels; // NOTE this array is modifiable by user field in MediaCodecInfo.CodecCapabilities 1603 CodecProfileLevel[] profileLevels = mParent.profileLevels; in applyLevelLimits() local
|
/aosp_15_r20/frameworks/av/cmds/stagefright/ |
H A D | stagefright.cpp | 747 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in dumpCodecDetails() local
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/ |
H A D | MediaPlayerService.cpp | 370 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in dumpCodecDetails() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-transformer-nodeps/android_common_apex30/aar/ |
D | androidx.media3.media3-transformer-nodeps.jar | androidx/
androidx/media3/
androidx/media3/transformer/
androidx/media3/transformer/AssetLoader ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-transformer-nodeps/android_common/aar/ |
D | classes.jar | androidx/
androidx/media3/
androidx/media3/transformer/
androidx/media3/transformer/AssetLoader ... |