Searched refs:stalling_stream_count (Results 1 – 1 of 1) sorted by relevance
315 std::map<uint32_t, uint32_t> stalling_stream_count; in IsStreamCombinationSupported() local373 stalling_stream_count[stream.physical_camera_id]++; in IsStreamCombinationSupported()376 stalling_stream_count[p.first]++; in IsStreamCombinationSupported()447 for (const auto& stalling_count : stalling_stream_count) { in IsStreamCombinationSupported()