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