Searched refs:getMediaSoftwareCodecInfo (Results 1 – 1 of 1) sorted by relevance
55 getMediaSoftwareCodecInfo(mimeType, secure); in getSoftwareDecoderInfo()64 getMediaSoftwareCodecInfo(String mimeType, boolean secure) in getMediaSoftwareCodecInfo() method in MediaSoftwareCodecUtil72 getMediaSoftwareCodecInfo(key, mediaCodecList); in getMediaSoftwareCodecInfo()76 codecInfo = getMediaSoftwareCodecInfo(key, mediaCodecList); in getMediaSoftwareCodecInfo()89 private static Pair<String, MediaCodecInfo.CodecCapabilities> getMediaSoftwareCodecInfo( in getMediaSoftwareCodecInfo() method in MediaSoftwareCodecUtil