Searched refs:getDecoderMediaCodecInfoList (Results 1 – 1 of 1) sorted by relevance
263 ArrayList<MediaCodecInfo> codecInfoList = getDecoderMediaCodecInfoList(mimetype); in verifyChannelsAndRates()298 private ArrayList<MediaCodecInfo> getDecoderMediaCodecInfoList(String mimeType) { in getDecoderMediaCodecInfoList() method in DecoderTest