Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/google/android/exoplayer/
DMediaSoftwareCodecUtil.java92 return getMediaSoftwareCodecInfoInternal(key, mediaCodecList); in getMediaSoftwareCodecInfo()
100 private static Pair<String, MediaCodecInfo.CodecCapabilities> getMediaSoftwareCodecInfoInternal( in getMediaSoftwareCodecInfoInternal() method in MediaSoftwareCodecUtil