Searched refs:raw_stream_count (Results 1 – 1 of 1) sorted by relevance
385 std::map<uint32_t, uint32_t> raw_stream_count; in IsStreamCombinationSupported() local510 raw_stream_count[stream.physical_camera_id]++; in IsStreamCombinationSupported()513 raw_stream_count[p.first]++; in IsStreamCombinationSupported()587 for (const auto& raw_count : raw_stream_count) { in IsStreamCombinationSupported()