Home
last modified time | relevance | path

Searched defs:crop_width (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp131 int32_t& crop_width, int32_t& crop_height, float zoom_ratio) in toActiveArray()
182 int32_t& crop_width, int32_t& crop_height, float zoom_ratio) in toSensor()
212 int32_t& crop_width, int32_t& crop_height, float zoom_ratio, bool to_sensor) in applyZoomRatioHelper()
266 int32_t& crop_width, int32_t& crop_height, float zoom_ratio) in applyZoomRatio()
/hardware/qcom/sm7250/display/sdm/libs/utils/
Drect.cpp312 const bool rotated90, float *crop_width, in GetCropAndDestination()
339 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
/hardware/qcom/sm8150/display/sdm/libs/utils/
Drect.cpp311 const bool rotated90, float *crop_width, in GetCropAndDestination()
338 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
/hardware/google/graphics/common/libgscaler/
Dlibgscaler.cpp174 unsigned int crop_width, in exynos_gsc_set_src_format()
209 unsigned int crop_width, in exynos_gsc_set_dst_format()
Dlibgscaler_obj.h98 unsigned int crop_width; member
/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp321 unsigned int crop_width, in exynos_sc_set_src_format()
348 unsigned int crop_width, in exynos_sc_set_dst_format()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp571 float crop_width = crop->right - crop->left; in CalculateCropRects() local
668 float crop_width = crop.right - crop.left; in ValidateDimensions() local
774 float crop_width = crop.right - crop.left; in GetScaleFactor() local
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.cpp600 float crop_width = crop->right - crop->left; in CalculateCropRects() local
697 float crop_width = crop.right - crop.left; in ValidateDimensions() local
804 float crop_width = crop.right - crop.left; in GetScaleFactor() local
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp608 float crop_width = crop->right - crop->left; in CalculateCropRects() local
705 float crop_width = crop.right - crop.left; in ValidateDimensions() local
812 float crop_width = crop.right - crop.left; in GetScaleFactor() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp608 float crop_width = crop->right - crop->left; in CalculateCropRects() local
705 float crop_width = crop.right - crop.left; in ValidateDimensions() local
812 float crop_width = crop.right - crop.left; in GetScaleFactor() local
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp608 float crop_width = crop->right - crop->left; in CalculateCropRects() local
705 float crop_width = crop.right - crop.left; in ValidateDimensions() local
812 float crop_width = crop.right - crop.left; in GetScaleFactor() local
/hardware/qcom/sm7250/display/sdm/libs/core/
Dresource_default.cpp597 float crop_width = crop->right - crop->left; in CalculateCropRects() local
694 float crop_width = crop.right - crop.left; in ValidateDimensions() local
801 float crop_width = crop.right - crop.left; in GetScaleFactor() local
/hardware/google/gchips/include/
Dcsc.h126 unsigned int crop_width; member
/hardware/google/graphics/common/libscaler/include/
Dexynos_scaler.h484 unsigned int crop_width; member
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp366 bool ExifUtilsImpl::SetDigitalZoomRatio(uint32_t crop_width, in SetDigitalZoomRatio()
/hardware/google/graphics/common/libacryl/local_include/uapi/
Dg2d.h299 uint16_t crop_width; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c1152 uint8_t crop_width) in mm_jpeg_update_thumbnail_crop()