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.h190 bool pipelined_depth_engine_enabled_ = false; variable
Ddepth_process_block.cc79 block->pipelined_depth_engine_enabled_ = property_get_bool( in Create()
239 if (pipelined_depth_engine_enabled_ == true) { in ConfigureStreams()
439 if (pipelined_depth_engine_enabled_ == true) { in ProcessRequests()