Searched refs:depth_streams (Results 1 – 1 of 1) sorted by relevance
884 std::vector<HalStream> depth_streams; in BuildPipelines() local886 res = depth_process_block->GetConfiguredHalStreams(&depth_streams); in BuildPipelines()894 if (depth_streams.size() != 1) { in BuildPipelines()900 hal_configured_streams->push_back(depth_streams[0]); in BuildPipelines()