Home
last modified time | relevance | path

Searched defs:profileLevels (Results 1 – 10 of 10) sorted by relevance

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp91 Vector<MediaCodecInfo::ProfileLevel> &profileLevels = in android_videoCodec_expose() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp65 const CodecProfileLevel *profileLevels, in SoftMPEG4Encoder()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp47 const CodecProfileLevel *profileLevels, in SoftMPEG4()
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp69 const CodecProfileLevel *profileLevels, in SoftVPXEncoder()
/frameworks/base/media/jni/
Dandroid_media_MediaCodecList.cpp246 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in android_media_MediaCodecList_getCodecCapabilities() local
Dandroid_media_MediaCodec.cpp648 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in getCodecCapabilitiesObject() local
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp61 const CodecProfileLevel *profileLevels, in SoftVideoEncoderOMXComponent()
DSoftVideoDecoderOMXComponent.cpp47 const CodecProfileLevel *profileLevels, in SoftVideoDecoderOMXComponent()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp732 Vector<MediaCodecInfo::ProfileLevel> profileLevels; in dumpCodecDetails() local
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java232 public CodecProfileLevel[] profileLevels; // NOTE this array is modifiable by user field in MediaCodecInfo.CodecCapabilities