Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.cpp775 spatialAlignOutput->focus_roi_shift.shift_horz * horzShiftFactor; in processResultMetadata()
777 spatialAlignOutput->focus_roi_shift.shift_vert * vertShiftFactor; in processResultMetadata()
820 spatialAlignOutput->focus_roi_shift.shift_horz * horzShiftFactor; in processResultMetadata()
822 spatialAlignOutput->focus_roi_shift.shift_vert * vertShiftFactor; in processResultMetadata()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1941 cam_sac_output_shift_t focus_roi_shift; member