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