Searched refs:depth_stream_config (Results 1 – 2 of 2) sorted by relevance
467 StreamConfiguration* depth_stream_config) { in MakeDepthStreamConfig() argument469 if (depth_stream_config == nullptr) { in MakeDepthStreamConfig()482 depth_stream_config->operation_mode = stream_config.operation_mode; in MakeDepthStreamConfig()483 depth_stream_config->session_params = in MakeDepthStreamConfig()485 depth_stream_config->stream_config_counter = in MakeDepthStreamConfig()487 depth_stream_config->streams = stream_config.streams; in MakeDepthStreamConfig()501 depth_stream_config->streams.push_back(input_stream); in MakeDepthStreamConfig()
192 StreamConfiguration* depth_stream_config);