Searched refs:mMaxSupportedInstances (Results 1 – 2 of 2) sorted by relevance
228 private int mMaxSupportedInstances; field in MediaCodecInfo.CodecCapabilities940 return mMaxSupportedInstances; in getMaxSupportedInstances()985 caps.mMaxSupportedInstances = mMaxSupportedInstances; in dup()1068 mMaxSupportedInstances = Utils.parseIntSafely( in CodecCapabilities()1072 map.get("max-concurrent-instances"), mMaxSupportedInstances); in CodecCapabilities()1073 mMaxSupportedInstances = in CodecCapabilities()
29792 Landroid/media/MediaCodecInfo$CodecCapabilities;->mMaxSupportedInstances:I