Searched refs:mMaxSupportedInstances (Results 1 – 2 of 2) sorted by relevance
241 private int mMaxSupportedInstances; field in MediaCodecInfo.CodecCapabilities1089 return mMaxSupportedInstances; in getMaxSupportedInstances()1134 caps.mMaxSupportedInstances = mMaxSupportedInstances; in dup()1217 mMaxSupportedInstances = Utils.parseIntSafely( in CodecCapabilities()1221 map.get("max-concurrent-instances"), mMaxSupportedInstances); in CodecCapabilities()1222 mMaxSupportedInstances = in CodecCapabilities()
26914 Landroid/media/MediaCodecInfo$CodecCapabilities;->mMaxSupportedInstances:I