Home
last modified time | relevance | path

Searched refs:MediaCodecListCompat (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/TV/tuner/src/com/google/android/exoplayer/
H A DMediaSoftwareCodecUtil.java70 MediaCodecListCompat mediaCodecList = new MediaCodecListCompatV21(secure); in getMediaSoftwareCodecInfo()
90 CodecKey key, MediaCodecListCompat mediaCodecList) throws DecoderQueryException { in getMediaSoftwareCodecInfo()
101 CodecKey key, MediaCodecListCompat mediaCodecList) { in getMediaSoftwareCodecInfoInternal()
149 private interface MediaCodecListCompat { interface in MediaSoftwareCodecUtil
174 private static final class MediaCodecListCompatV21 implements MediaCodecListCompat {
216 private static final class MediaCodecListCompatV16 implements MediaCodecListCompat {