Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h3214 int32_t delta_width; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp4219 eisCrop.delta_width, eisCrop.delta_height); in handleMetadataWithLock()
4224 crop_data->crop_info[j].crop.width - eisCrop.delta_width, in handleMetadataWithLock()
7537 mLastEISCropInfo.delta_width, mLastEISCropInfo.delta_height); in translateFromHalMetadata()
15765 (mLastEISCropInfo.delta_width != 0) || (mLastEISCropInfo.delta_height != 0)) { in isEISCropInSnapshotNeeded()
15895 scalerRegion[2] = currentScalerRegion[2] - mLastEISCropInfo.delta_width; in trySubmittingHdrPlusRequestLocked()
15900 scalerRegion[2] -= mLastEISCropInfo.delta_width; in trySubmittingHdrPlusRequestLocked()