Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.h177 int32_t ir_active_array_width_ = 640; variable
Ddepth_process_block.cc611 if (resized_crop_region[3] > ir_active_array_width_) { in UpdateCropRegion()
612 resized_crop_region[3] = ir_active_array_width_; in UpdateCropRegion()
881 ir_active_array_width_ = ir_active_array_width; in CalculateActiveArraySizeRatio()