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