Searched refs:mMaxSupportedInstances (Results 1 – 2 of 2) sorted by relevance
251 private int mMaxSupportedInstances; field in MediaCodecInfo.CodecCapabilities1226 return mMaxSupportedInstances; in getMaxSupportedInstances()1271 caps.mMaxSupportedInstances = mMaxSupportedInstances; in dup()1354 mMaxSupportedInstances = Utils.parseIntSafely( in CodecCapabilities()1358 map.get("max-concurrent-instances"), mMaxSupportedInstances); in CodecCapabilities()1359 mMaxSupportedInstances = in CodecCapabilities()
26914 Landroid/media/MediaCodecInfo$CodecCapabilities;->mMaxSupportedInstances:I