Searched refs:mMaxSupportedInstances (Results 1 – 2 of 2) sorted by relevance
224 private int mMaxSupportedInstances; field in MediaCodecInfo.CodecCapabilities888 return mMaxSupportedInstances; in getMaxSupportedInstances()933 caps.mMaxSupportedInstances = mMaxSupportedInstances; in dup()1016 mMaxSupportedInstances = Utils.parseIntSafely( in CodecCapabilities()1020 map.get("max-concurrent-instances"), mMaxSupportedInstances); in CodecCapabilities()1021 mMaxSupportedInstances = in CodecCapabilities()
37043 Landroid/media/MediaCodecInfo$CodecCapabilities;->mMaxSupportedInstances:I