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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc 35 int crop_x, int crop_y,
82 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
88 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
94 src = sample + (src_width * crop_y + crop_x) * 3;
100 src = sample + (src_width * crop_y + crop_x) * 3;
106 src = sample + (src_width * crop_y + crop_x) * 4;
112 src = sample + (src_width * crop_y + crop_x) * 4;
118 src = sample + (src_width * crop_y + crop_x) * 4;
124 src = sample + (src_width * crop_y + crop_x) * 4;
130 src = sample + (src_width * crop_y + crop_x) * 2
    [all...]
convert_to_i420.cc 34 int crop_x, int crop_y,
89 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
97 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
105 src = sample + (src_width * crop_y + crop_x) * 2;
113 src = sample + (src_width * crop_y + crop_x) * 2;
121 src = sample + (src_width * crop_y + crop_x) * 2;
129 src = sample + (src_width * crop_y + crop_x) * 3;
137 src = sample + (src_width * crop_y + crop_x) * 3;
145 src = sample + (src_width * crop_y + crop_x) * 4;
153 src = sample + (src_width * crop_y + crop_x) * 4
    [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc 35 int crop_x, int crop_y,
82 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
88 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
94 src = sample + (src_width * crop_y + crop_x) * 3;
100 src = sample + (src_width * crop_y + crop_x) * 3;
106 src = sample + (src_width * crop_y + crop_x) * 4;
112 src = sample + (src_width * crop_y + crop_x) * 4;
118 src = sample + (src_width * crop_y + crop_x) * 4;
124 src = sample + (src_width * crop_y + crop_x) * 4;
130 src = sample + (src_width * crop_y + crop_x) * 2
    [all...]
convert_to_i420.cc 34 int crop_x, int crop_y,
89 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
97 src = sample + (aligned_src_width * crop_y + crop_x) * 2;
105 src = sample + (src_width * crop_y + crop_x) * 2;
113 src = sample + (src_width * crop_y + crop_x) * 2;
121 src = sample + (src_width * crop_y + crop_x) * 2;
129 src = sample + (src_width * crop_y + crop_x) * 3;
137 src = sample + (src_width * crop_y + crop_x) * 3;
145 src = sample + (src_width * crop_y + crop_x) * 4;
153 src = sample + (src_width * crop_y + crop_x) * 4
    [all...]
  /external/libyuv/files/source/
convert_argb.cc 1003 int crop_x, int crop_y,
    [all...]
convert.cc     [all...]
  /external/chromium_org/third_party/webrtc/common_video/libyuv/include/
webrtc_libyuv.h 109 // - crop_x/crop_y : Starting positions for cropping (0 for no crop).
120 int crop_x, int crop_y,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 200 // "crop_x" and "crop_y" are starting position for cropping.
202 // crop_y = (src_height - dst_height) / 2
214 int crop_x, int crop_y,
convert.h 227 // "crop_x" and "crop_y" are starting position for cropping.
229 // crop_y = (src_height - dst_height) / 2
243 int crop_x, int crop_y,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h 200 // "crop_x" and "crop_y" are starting position for cropping.
202 // crop_y = (src_height - dst_height) / 2
214 int crop_x, int crop_y,
convert.h 227 // "crop_x" and "crop_y" are starting position for cropping.
229 // crop_y = (src_height - dst_height) / 2
243 int crop_x, int crop_y,
  /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,
  /external/chromium_org/third_party/webrtc/common_video/libyuv/
webrtc_libyuv.cc 231 int crop_x, int crop_y,
251 crop_x, 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...]
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.cc 405 int crop_y = 0; local
468 crop_y,
  /external/chromium_org/third_party/libyuv/unit_test/
convert_test.cc 1165 const int crop_y = local
    [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 556 int *crop_x, int *crop_y,
ExynosCameraHWInterface2.cpp 3190 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 2117 milliseconds