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

  /external/libyuv/files/source/
convert_argb.cc 1003 int crop_x, int crop_y,
    [all...]
convert.cc     [all...]
  /external/chromium_org/media/webm/chromeos/
webm_encoder.cc 120 int crop_y = 0; local
131 0, crop_y, // src origin
140 crop_y += height_;
  /external/libyuv/files/include/libyuv/
convert_argb.h 203 // "crop_x" and "crop_y" are starting position for cropping.
205 // crop_y = (src_height - dst_height) / 2
217 int crop_x, int crop_y,
convert.h 223 // "crop_x" and "crop_y" are starting position for cropping.
225 // crop_y = (src_height - dst_height) / 2
239 int crop_x, int crop_y,
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 219 int *crop_x, int *crop_y,
ExynosCamera.cpp 3529 unsigned int crop_y = 0; local
    [all...]
ExynosCameraHWInterface.cpp     [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 784 unsigned int *crop_x, unsigned int *crop_y,
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.cc 347 int crop_y = 0; local
350 crop_y, frame_info_.width, frame_info_.height,
  /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 571 int *crop_x, int *crop_y,
ExynosCameraHWInterface2.cpp 3178 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 488 milliseconds