Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.cpp750 float horzShiftFactor = (float)mFovControlData.previewSize.width / in processResultMetadata() local
756 spatialAlignOutput->output_shift.shift_horz * horzShiftFactor; in processResultMetadata()
769 float horzShiftFactor = (float)mFovControlData.previewSize.width / in processResultMetadata() local
775 spatialAlignOutput->focus_roi_shift.shift_horz * horzShiftFactor; in processResultMetadata()
795 float horzShiftFactor = (float)mFovControlData.previewSize.width / in processResultMetadata() local
801 spatialAlignOutput->output_shift.shift_horz * horzShiftFactor; in processResultMetadata()
814 float horzShiftFactor = (float)mFovControlData.previewSize.width / in processResultMetadata() local
820 spatialAlignOutput->focus_roi_shift.shift_horz * horzShiftFactor; in processResultMetadata()