Searched refs:processed_stream_count (Results 1 – 1 of 1) sorted by relevance
314 std::map<uint32_t, uint32_t> processed_stream_count; in IsStreamCombinationSupported() local408 processed_stream_count[stream.physical_camera_id]++; in IsStreamCombinationSupported()411 processed_stream_count[p.first]++; in IsStreamCombinationSupported()457 for (const auto& processed_count : processed_stream_count) { in IsStreamCombinationSupported()