Home
last modified time | relevance | path

Searched defs:crop_height (Results 1 – 22 of 22) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A 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()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/qrcode/
H A DQrYuvLuminanceSource.java44 public LuminanceSource crop(int left, int top, int crop_width, int crop_height) { in crop()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/utils/
H A Drect.cpp271 float *crop_height, float *dst_width, in GetCropAndDestination()
297 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
/aosp12/hardware/google/graphics/common/libgscaler/
H A Dlibgscaler.cpp175 unsigned int crop_height, in exynos_gsc_set_src_format()
210 unsigned int crop_height, in exynos_gsc_set_dst_format()
H A Dlibgscaler_obj.h99 unsigned int crop_height; member
/aosp12/hardware/qcom/sm7250/display/sdm/libs/utils/
H A Drect.cpp313 float *crop_height, float *dst_width, in GetCropAndDestination()
339 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
/aosp12/hardware/qcom/sm8150/display/sdm/libs/utils/
H A Drect.cpp312 float *crop_height, float *dst_width, in GetCropAndDestination()
338 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dgralloc_buffer_priv.h34 int crop_height; member
/aosp12/hardware/google/graphics/common/libscaler/
H A Dlibscaler.cpp322 unsigned int crop_height, in exynos_sc_set_src_format()
349 unsigned int crop_height, in exynos_sc_set_dst_format()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dresource_default.cpp572 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
669 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
775 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dresource_default.cpp609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dresource_default.cpp609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dresource_default.cpp609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dresource_default.cpp610 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
707 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
814 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dresource_default.cpp598 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
695 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
802 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dresource_default.cpp601 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local
698 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local
805 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
/aosp12/hardware/google/gchips/include/
H A Dcsc.h127 unsigned int crop_height; member
/aosp12/hardware/google/graphics/common/libscaler/include/
H A Dexynos_scaler.h485 unsigned int crop_height; member
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp944 int32_t crop_width, crop_height; in onOutputReceived() local
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DExifUtils.cpp367 uint32_t crop_height, in SetDigitalZoomRatio()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp372 uint32_t crop_width, uint32_t crop_height, in setDigitalZoomRatio()
/aosp12/hardware/google/graphics/common/libacryl/local_include/uapi/
H A Dg2d.h299 uint16_t crop_height; member