HomeSort by relevance Sort by last modified time
    Searched refs:crop_x (Results 1 - 12 of 12) sorted by null

  /external/libyuv/files/source/
convert_argb.cc 1003 int crop_x, int crop_y,
    [all...]
convert.cc     [all...]
  /external/libyuv/files/include/libyuv/
convert_argb.h 203 // "crop_x" and "crop_y" are starting position for cropping.
204 // To center, crop_x = (src_width - dst_width) / 2
217 int crop_x, int crop_y,
convert.h 223 // "crop_x" and "crop_y" are starting position for cropping.
224 // To center, crop_x = (src_width - dst_width) / 2
239 int crop_x, int crop_y,
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 219 int *crop_x, int *crop_y,
ExynosCamera.cpp 3528 unsigned int crop_x = 0; local
    [all...]
ExynosCameraHWInterface.cpp     [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 784 unsigned int *crop_x, unsigned int *crop_y,
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 202 unsigned int *crop_x, unsigned int *crop_y,
260 unsigned int *crop_x, unsigned int *crop_y,
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 568 int *crop_x, int *crop_y,
ExynosCameraHWInterface2.cpp 3174 int crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; local
    [all...]
  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gscaler.c 179 unsigned int *crop_x, unsigned int *crop_y,
242 unsigned int *crop_x, unsigned int *crop_y,
    [all...]

Completed in 179 milliseconds