Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.cpp752 float vertShiftFactor = (float)mFovControlData.previewSize.height / in processResultMetadata() local
758 spatialAlignOutput->output_shift.shift_vert * vertShiftFactor; in processResultMetadata()
771 float vertShiftFactor = (float)mFovControlData.previewSize.height / in processResultMetadata() local
777 spatialAlignOutput->focus_roi_shift.shift_vert * vertShiftFactor; in processResultMetadata()
797 float vertShiftFactor = (float)mFovControlData.previewSize.height / in processResultMetadata() local
803 spatialAlignOutput->output_shift.shift_vert * vertShiftFactor; in processResultMetadata()
816 float vertShiftFactor = (float)mFovControlData.previewSize.height / in processResultMetadata() local
822 spatialAlignOutput->focus_roi_shift.shift_vert * vertShiftFactor; in processResultMetadata()