HomeSort by relevance Sort by last modified time
    Searched refs:crop_width (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc 37 int crop_width, int crop_height,
61 src_width <= 0 || crop_width <= 0 ||
70 int argb_size = crop_width * abs_crop_height * 4;
76 argb_stride = crop_width;
85 crop_width, inv_crop_height);
91 crop_width, inv_crop_height);
97 crop_width, inv_crop_height);
103 crop_width, inv_crop_height);
109 crop_width, inv_crop_height);
115 crop_width, inv_crop_height)
    [all...]
convert_to_i420.cc 36 int crop_width, int crop_height,
59 src_width <= 0 || crop_width <= 0 ||
73 int y_size = crop_width * abs_crop_height;
74 int uv_size = ((crop_width + 1) / 2) * ((abs_crop_height + 1) / 2);
82 y_stride = crop_width;
83 u_stride = v_stride = ((crop_width + 1) / 2);
94 crop_width, inv_crop_height);
102 crop_width, inv_crop_height);
110 crop_width, inv_crop_height);
118 crop_width, inv_crop_height)
    [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc 37 int crop_width, int crop_height,
61 src_width <= 0 || crop_width <= 0 ||
70 int argb_size = crop_width * abs_crop_height * 4;
76 argb_stride = crop_width;
85 crop_width, inv_crop_height);
91 crop_width, inv_crop_height);
97 crop_width, inv_crop_height);
103 crop_width, inv_crop_height);
109 crop_width, inv_crop_height);
115 crop_width, inv_crop_height)
    [all...]
convert_to_i420.cc 36 int crop_width, int crop_height,
59 src_width <= 0 || crop_width <= 0 ||
73 int y_size = crop_width * abs_crop_height;
74 int uv_size = ((crop_width + 1) / 2) * ((abs_crop_height + 1) / 2);
82 y_stride = crop_width;
83 u_stride = v_stride = ((crop_width + 1) / 2);
94 crop_width, inv_crop_height);
102 crop_width, inv_crop_height);
110 crop_width, inv_crop_height);
118 crop_width, inv_crop_height)
    [all...]
  /hardware/samsung_slsi/exynos5/libcsc/
csc.h 215 * @param crop_width
233 unsigned int *crop_width,
260 * @param crop_width
278 unsigned int crop_width,
301 * @param crop_width
319 unsigned int *crop_width,
346 * @param crop_width
364 unsigned int crop_width,
csc.c 85 unsigned int crop_width; member in struct:_CSC_FORMAT
440 csc_handle->src_format.crop_width,
452 csc_handle->dst_format.crop_width,
475 csc_handle->src_format.crop_width;
489 csc_handle->dst_format.crop_width;
682 unsigned int *crop_width,
698 *crop_width = csc_handle->src_format.crop_width;
712 unsigned int crop_width,
728 csc_handle->src_format.crop_width = crop_width
    [all...]
  /hardware/samsung_slsi/exynos5/include/
exynos_rotator.h 84 * \param crop_width
105 unsigned int crop_width,
exynos_gscaler.h 151 * \param crop_width
175 unsigned int crop_width,
201 * \param crop_width
228 unsigned int crop_width,
  /hardware/intel/img/hwcomposer/ips/common/
VideoPayloadBuffer.h 61 uint32_t crop_width; member in struct:android::intel::VideoPayloadBuffer
RotationBufferProvider.cpp 224 if (payload->crop_width && payload->crop_height) {
225 width = payload->crop_width;
229 payload->crop_width = width;
519 payload->width = payload->crop_width = w;
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
vpx_scale_test.cc 77 static void ExtendPlane(uint8_t *buf, int crop_width, int crop_height,
84 uint8_t *right = buf + crop_width;
85 const int right_extend = padding + (width - crop_width);
100 const int extend_width = padding + crop_width + right_extend;
  /external/chromium_org/third_party/libjpeg_turbo/
transupp.h 145 JDIMENSION crop_width; /* Width of selected region */ member in struct:__anon17398
transupp.c 806 if (! jt_read_integer(&spec, &info->crop_width))
    [all...]
  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gsc_utils.h 94 unsigned int crop_width; member in struct:gsc_info
exynos_gscaler.c 647 info->crop.c.width = info->crop_width;
1059 unsigned int crop_width,
1081 gsc_handle->src.crop_width = crop_width;
    [all...]
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 66 unsigned int crop_width; member in struct:rotator_info
471 info->crop_width != info->crop.c.width ||
527 info->crop.c.width = info->crop_width;
694 unsigned int crop_width,
713 rotator_handle->src.crop_width = crop_width;
746 rotator_handle->dst.crop_width = rotator_handle->src.crop_width;
865 &rotator_handle->src.crop_width, &rotator_handle->src.crop_height,
873 &rotator_handle->dst.crop_width, &rotator_handle->dst.crop_height
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 205 // "crop_width" / "crop_height" is the size to crop the src to.
216 int crop_width, int crop_height,
convert.h 232 // "crop_width" / "crop_height" is the size to crop the src to.
245 int crop_width, int crop_height,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h 205 // "crop_width" / "crop_height" is the size to crop the src to.
216 int crop_width, int crop_height,
convert.h 232 // "crop_width" / "crop_height" is the size to crop the src to.
245 int crop_width, int crop_height,
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 417 obj_surface->share_info->crop_width = obj_surface->share_info->width;
420 obj_surface->share_info->crop_width = driver_data->render_rect.width;
  /external/chromium_org/third_party/libwebp/dec/
buffer.c 173 const int cw = options->crop_width;
  /external/webp/src/dec/
buffer.c 173 const int cw = options->crop_width;
  /external/chromium_org/third_party/libwebp/webp/
decode.h 440 int crop_width, crop_height; // dimension of the cropping area member in struct:WebPDecoderOptions
  /external/webp/include/webp/
decode.h 440 int crop_width, crop_height; // dimension of the cropping area member in struct:WebPDecoderOptions

Completed in 466 milliseconds

1 2