Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.h178 int32_t ir_active_array_height_ = 480; variable
Ddepth_process_block.cc605 if (resized_crop_region[2] > ir_active_array_height_) { in UpdateCropRegion()
606 resized_crop_region[2] = ir_active_array_height_; in UpdateCropRegion()
880 ir_active_array_height_ = ir_active_array_height; in CalculateActiveArraySizeRatio()