Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_capture_session.cc424 std::unique_ptr<RgbirdDepthResultProcessor> d_result_processor; in SetupDepthChainSegment() local
439 res = CreateDepthChainSegment(&d_process_block, &d_result_processor, in SetupDepthChainSegment()
458 *depth_result_processor = std::move(d_result_processor); in SetupDepthChainSegment()