Searched refs:max_non_stalling_output_streams_ (Results 1 – 2 of 2) sorted by relevance
208 max_non_stalling_output_streams_(max_non_stalling_output_streams), in StaticProperties()422 } else if (num_non_stalling > max_non_stalling_output_streams_) { in OutputStreamsSupported()427 max_non_stalling_output_streams_, in OutputStreamsSupported()
109 const int32_t max_non_stalling_output_streams_; variable