Searched refs:stalling_count (Results 1 – 1 of 1) sorted by relevance
447 for (const auto& stalling_count : stalling_stream_count) { in IsStreamCombinationSupported() local448 if (stalling_count.second > in IsStreamCombinationSupported()449 sensor_chars.at(stalling_count.first).max_stalling_streams) { in IsStreamCombinationSupported()451 __FUNCTION__, stalling_count.second, in IsStreamCombinationSupported()452 sensor_chars.at(stalling_count.first).max_stalling_streams); in IsStreamCombinationSupported()