Home
last modified time | relevance | path

Searched refs:depth_chain_segment_stream_config (Results 1 – 3 of 3) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Ddual_ir_capture_session.cc272 StreamConfiguration* depth_chain_segment_stream_config) { in MakeDepthChainSegmentStreamConfig() argument
273 if (depth_chain_segment_stream_config == nullptr || in MakeDepthChainSegmentStreamConfig()
351 StreamConfiguration depth_chain_segment_stream_config; in SetupDepthSegment() local
354 &depth_chain_segment_stream_config); in SetupDepthSegment()
362 stream_config, depth_chain_segment_stream_config, in SetupDepthSegment()
Ddual_ir_capture_session.h114 StreamConfiguration* depth_chain_segment_stream_config);
Drgbird_capture_session.cc424 StreamConfiguration depth_chain_segment_stream_config; in SetupDepthChainSegment() local
427 &depth_chain_segment_stream_config); in SetupDepthChainSegment()
439 depth_chain_segment_stream_config, in SetupDepthChainSegment()