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