Searched refs:mMaxSupportedInstances (Results 1 – 1 of 1) sorted by relevance
154 private int mMaxSupportedInstances; field in MediaCodecInfo.CodecCapabilities788 return mMaxSupportedInstances; in getMaxSupportedInstances()905 mMaxSupportedInstances = Utils.parseIntSafely( in CodecCapabilities()909 map.get("max-concurrent-instances"), mMaxSupportedInstances); in CodecCapabilities()910 mMaxSupportedInstances = in CodecCapabilities()