Searched refs:native_getCodecCount (Results 1 – 1 of 1) sorted by relevance
47 private static native final int native_getCodecCount(); in native_getCodecCount() method in MediaCodecList82 int count = native_getCodecCount(); in initCodecList()