Searched refs:CodecProfileLevel (Results 1 – 25 of 26) sorted by relevance
12
233 public CodecProfileLevel[] profileLevels; // NOTE this array is modifiable by user788 for (CodecProfileLevel pl : profileLevels) { in isFormatSupported()793 || pl.level != CodecProfileLevel.H263Level45 in isFormatSupported()794 || maxLevel == CodecProfileLevel.H263Level10) { in isFormatSupported()842 for (CodecProfileLevel pl: profileLevels) { in supportsProfileLevel()855 if (pl.level != level && pl.level == CodecProfileLevel.H263Level45 in supportsProfileLevel()856 && level > CodecProfileLevel.H263Level10) { in supportsProfileLevel()864 if (pl.level != level && pl.level == CodecProfileLevel.MPEG4Level1 in supportsProfileLevel()865 && level > CodecProfileLevel.MPEG4Level0) { in supportsProfileLevel()873 (pl.level & CodecProfileLevel.HEVCHighTierLevels) != 0; in supportsProfileLevel()[all …]
27 struct CodecProfileLevel;35 const CodecProfileLevel *profileLevels,
52 static const CodecProfileLevel kMPEG4ProfileLevels[] = {56 static const CodecProfileLevel kH263ProfileLevels[] = {65 const CodecProfileLevel *profileLevels, in SoftMPEG4Encoder()
36 const CodecProfileLevel *profileLevels,100 const CodecProfileLevel *mProfileLevels;
44 const CodecProfileLevel *profileLevels,186 const CodecProfileLevel *mProfileLevels;
34 struct CodecProfileLevel { struct
31 const CodecProfileLevel *profileLevels,
32 static const CodecProfileLevel kM4VProfileLevels[] = {36 static const CodecProfileLevel kH263ProfileLevels[] = {47 const CodecProfileLevel *profileLevels, in SoftMPEG4()
69 const CodecProfileLevel *profileLevels,
35 static const CodecProfileLevel kVp8ProfileLevels[] = {
31 static const CodecProfileLevel kVp9ProfileLevels[] = {
69 const CodecProfileLevel *profileLevels, in SoftVPXEncoder()
134 MediaCodecInfo.CodecProfileLevel.AVCProfileHigh, in prepare()135 MediaCodecInfo.CodecProfileLevel.AVCLevel42); in prepare()
121 MediaCodecInfo.CodecProfileLevel.AACObjectLC); in setupSimple()
32 static const CodecProfileLevel kVP9ProfileLevels[] = {
50 static const CodecProfileLevel kProfileLevels[] = {
61 const CodecProfileLevel *profileLevels, in SoftVideoEncoderOMXComponent()
47 const CodecProfileLevel *profileLevels, in SoftVideoDecoderOMXComponent()
49 static const CodecProfileLevel kProfileLevels[] = {
75 static const CodecProfileLevel kProfileLevels[] = {
3752 android.media.MediaCodecInfo$CodecProfileLevel
13062 …CodecInfo$CodecCapabilities;-><init>([Landroid/media/MediaCodecInfo$CodecProfileLevel;[IZLandroid/…13063 …CodecInfo$CodecCapabilities;-><init>([Landroid/media/MediaCodecInfo$CodecProfileLevel;[IZLjava/uti…43938 Landroid/media/MediaCodecInfo$CodecProfileLevel;
14647 field public android.media.MediaCodecInfo.CodecProfileLevel[] profileLevels;14650 public static final class MediaCodecInfo.CodecProfileLevel {14651 ctor public MediaCodecInfo.CodecProfileLevel();
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...