Searched refs:stalling_count (Results 1 – 1 of 1) sorted by relevance
600 for (const auto& stalling_count : stalling_stream_count) { in IsStreamCombinationSupported() local601 if (stalling_count.second > in IsStreamCombinationSupported()602 sensor_chars.at(stalling_count.first).max_stalling_streams) { in IsStreamCombinationSupported()604 __FUNCTION__, stalling_count.second, in IsStreamCombinationSupported()605 sensor_chars.at(stalling_count.first).max_stalling_streams); in IsStreamCombinationSupported()