Searched refs:getSupportedProfileLevels (Results 1 – 4 of 4) sorted by relevance
45 void getSupportedProfileLevels(Vector<ProfileLevel> *profileLevels) const;
188 capabilities->getSupportedProfileLevels(&profileLevels); in android_media_MediaCodecList_getCodecCapabilities()
33 void MediaCodecInfo::Capabilities::getSupportedProfileLevels( in getSupportedProfileLevels() function in android::MediaCodecInfo::Capabilities
158 caps->getSupportedProfileLevels(&profileLevels); in parseTopLevelXMLFile()