Searched refs:getSupportedProfileLevels (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/
H A DMediaCodecInfo.h45 void getSupportedProfileLevels(Vector<ProfileLevel> *profileLevels) const;
/frameworks/base/media/jni/
H A Dandroid_media_MediaCodecList.cpp188 capabilities->getSupportedProfileLevels(&profileLevels);
/frameworks/av/media/libmedia/
H A DMediaCodecInfo.cpp33 void MediaCodecInfo::Capabilities::getSupportedProfileLevels( function in class:android::MediaCodecInfo::Capabilities
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp158 caps->getSupportedProfileLevels(&profileLevels);

Completed in 125 milliseconds