Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.h184 bool pipelined_depth_engine_enabled_ = false; variable
Ddepth_process_block.cc77 block->pipelined_depth_engine_enabled_ = in Create()
234 if (pipelined_depth_engine_enabled_ == true) { in ConfigureStreams()
430 if (pipelined_depth_engine_enabled_ == true) { in ProcessRequests()