Home
last modified time | relevance | path

Searched refs:getSupportedProfileLevels (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DMediaCodecInfo.h79 void getSupportedProfileLevels(Vector<ProfileLevel> *profileLevels) const;
/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp93 caps->getSupportedProfileLevels(&profileLevels); in android_videoCodec_expose()
/frameworks/av/media/libmedia/tests/codeclist/
DCodecListTest.cpp148 capabilities->getSupportedProfileLevels(&profileLevels); in TEST()
/frameworks/base/media/jni/
Dandroid_media_MediaCodecList.cpp265 capabilities->getSupportedProfileLevels(&profileLevels); in android_media_MediaCodecList_getCodecCapabilities()
Dandroid_media_MediaCodec.cpp944 capabilities->getSupportedProfileLevels(&profileLevels); in getCodecCapabilitiesObject()
/frameworks/av/media/libmedia/
DMediaCodecInfo.cpp41 void MediaCodecInfo::Capabilities::getSupportedProfileLevels( in getSupportedProfileLevels() function in android::MediaCodecInfo::Capabilities
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp528 capabilities->getSupportedProfileLevels(&profileLevels); in codecHandlesFormat()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp747 caps->getSupportedProfileLevels(&profileLevels); in dumpCodecDetails()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp371 caps->getSupportedProfileLevels(&profileLevels); in dumpCodecDetails()