Home | History | Annotate | Download | only in cts

Lines Matching refs:numCodecs

3006         int numCodecs = MediaCodecList.getCodecCount();
3008 for (int i = 0; i < numCodecs; i++) {