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

  /hardware/intel/img/hwcomposer/ips/common/
VideoPayloadBuffer.h 62 uint32_t crop_height; member in struct:android::intel::VideoPayloadBuffer
  /hardware/samsung_slsi/exynos5/libcsc/
csc.c 86 unsigned int crop_height; member in struct:_CSC_FORMAT
441 csc_handle->src_format.crop_height,
453 csc_handle->dst_format.crop_height,
477 csc_handle->src_format.crop_height;
491 csc_handle->dst_format.crop_height;
683 unsigned int *crop_height,
699 *crop_height = csc_handle->src_format.crop_height;
713 unsigned int crop_height,
729 csc_handle->src_format.crop_height = crop_height
    [all...]
  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gsc_utils.h 95 unsigned int crop_height; member in struct:gsc_info
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 67 unsigned int crop_height; member in struct:rotator_info
472 info->crop_height != info->crop.c.height) {
528 info->crop.c.height = info->crop_height;
695 unsigned int crop_height,
714 rotator_handle->src.crop_height = crop_height;
747 rotator_handle->dst.crop_height = rotator_handle->src.crop_height;
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
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc 1324 int crop_height = kImagesToCrop[i].max_height; local
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 506 unsigned int crop_height; member in struct:psb_surface_share_info_s

Completed in 692 milliseconds