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.cc274 StreamConfiguration* depth_chain_segment_stream_config) { in MakeDepthChainSegmentStreamConfig() argument
275 if (depth_chain_segment_stream_config == nullptr || in MakeDepthChainSegmentStreamConfig()
353 StreamConfiguration depth_chain_segment_stream_config; in SetupDepthSegment() local
356 &depth_chain_segment_stream_config); in SetupDepthSegment()
364 stream_config, depth_chain_segment_stream_config, in SetupDepthSegment()
Ddual_ir_capture_session.h117 StreamConfiguration* depth_chain_segment_stream_config);
Drgbird_capture_session.cc426 StreamConfiguration depth_chain_segment_stream_config; in SetupDepthChainSegment() local
429 &depth_chain_segment_stream_config); in SetupDepthChainSegment()
441 depth_chain_segment_stream_config, in SetupDepthChainSegment()