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