Searched defs:crop_y (Results 1 – 5 of 5) sorted by relevance
/hardware/samsung_slsi/exynos5/librotator/ |
D | exynos_rotator.c | 202 unsigned int *crop_x, unsigned int *crop_y, in m_exynos_rotator_check_src_size() 260 unsigned int *crop_x, unsigned int *crop_y, in m_exynos_rotator_check_dst_size()
|
/hardware/samsung_slsi/exynos5/libgscaler/ |
D | exynos_gscaler.c | 179 unsigned int *crop_x, unsigned int *crop_y, in m_exynos_gsc_check_src_size() 242 unsigned int *crop_x, unsigned int *crop_y, in m_exynos_gsc_check_dst_size()
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCamera.cpp | 3529 unsigned int crop_y = 0; in m_setCrop() local 3579 unsigned int *crop_x, unsigned int *crop_y, in m_getCropRect()
|
D | ExynosCameraHWInterface.cpp | 4036 int *crop_x, int *crop_y, in m_getRatioSize()
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.cpp | 2494 int *crop_x, int *crop_y, in m_getRatioSize() 3178 int crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in m_sensorThreadFunc() local
|