HomeSort by relevance Sort by last modified time
    Searched defs:crop_width (Results 1 - 7 of 7) sorted by null

  /hardware/intel/img/hwcomposer/ips/common/
VideoPayloadBuffer.h 61 uint32_t crop_width; member in struct:android::intel::VideoPayloadBuffer
  /hardware/samsung_slsi/exynos5/libcsc/
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/libgscaler/
exynos_gsc_utils.h 94 unsigned int crop_width; member in struct:gsc_info
  /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/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
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 505 unsigned int crop_width; member in struct:psb_surface_share_info_s

Completed in 353 milliseconds