Searched refs:stream_index (Results 1 – 1 of 1) sorted by relevance
261 static constexpr auto stream_index = 1; in isStreamConfigurationSupported() local262 auto expected_stream_count = device_stream_counts.count > stream_index in isStreamConfigurationSupported()263 ? device_stream_counts.data.i32[stream_index] in isStreamConfigurationSupported()