Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/google/android/exoplayer/
DMediaSoftwareCodecUtil.java103 int numberOfCodecs = mediaCodecList.getCodecCount(); in getMediaSoftwareCodecInfoInternal()
152 int getCodecCount(); in getCodecCount() method
185 public int getCodecCount() { in getCodecCount() method in MediaSoftwareCodecUtil.MediaCodecListCompatV21
219 public int getCodecCount() { in getCodecCount() method in MediaSoftwareCodecUtil.MediaCodecListCompatV16
220 return MediaCodecList.getCodecCount(); in getCodecCount()