Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h3215 int32_t delta_height; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp4213 eisCrop.delta_width, eisCrop.delta_height); in handleMetadataWithLock()
4219 crop_data->crop_info[j].crop.height - eisCrop.delta_height in handleMetadataWithLock()
7542 mLastEISCropInfo.delta_width, mLastEISCropInfo.delta_height); in translateFromHalMetadata()
15772 (mLastEISCropInfo.delta_width != 0) || (mLastEISCropInfo.delta_height != 0)) { in isEISCropInSnapshotNeeded()
15903 scalerRegion[3] = currentScalerRegion[3] - mLastEISCropInfo.delta_height; in trySubmittingHdrPlusRequestLocked()
15908 scalerRegion[3] -= mLastEISCropInfo.delta_height; in trySubmittingHdrPlusRequestLocked()