Searched refs:mclist (Results 1 – 1 of 1) sorted by relevance
349 MediaCodecList mclist = new MediaCodecList(MediaCodecList.ALL_CODECS); in setSoundWithResId() local351 String myDecoderName = mclist.findDecoderForFormat(format); in setSoundWithResId()