Searched refs:MediaCodecListCompatV21 (Results 1 – 1 of 1) sorted by relevance
70 MediaCodecListCompat mediaCodecList = new MediaCodecListCompatV21(secure); in getMediaSoftwareCodecInfo()174 private static final class MediaCodecListCompatV21 implements MediaCodecListCompat { class in MediaSoftwareCodecUtil180 public MediaCodecListCompatV21(boolean includeSecure) { in MediaCodecListCompatV21() method in MediaSoftwareCodecUtil.MediaCodecListCompatV21