Home
last modified time | relevance | path

Searched refs:min_height (Results 1 – 25 of 190) sorted by relevance

12345678

/linux/drivers/staging/media/hantro/
A Drockchip_vpu_hw.c54 .min_height = 32,
81 .min_height = 48,
94 .min_height = 48,
107 .min_height = 48,
127 .min_height = 48,
140 .min_height = 48,
153 .min_height = 48,
173 .min_height = 48,
186 .min_height = 48,
199 .min_height = 48,
A Dsama5d4_vdec_hw.c34 .min_height = 48,
47 .min_height = 48,
60 .min_height = 48,
A Dimx8m_vpu_hw.c101 .min_height = 48,
114 .min_height = 48,
127 .min_height = 48,
147 .min_height = 48,
/linux/drivers/hid/
A Dhid-ntrig.c27 static unsigned int min_height; variable
28 module_param(min_height, uint, 0644);
29 MODULE_PARM_DESC(min_height, "Minimum touch contact height to accept.");
76 __u16 min_height; member
258 return sprintf(buf, "%d\n", nd->min_height * in show_min_height()
278 nd->min_height = val * nd->sensor_logical_height / in set_min_height()
284 static DEVICE_ATTR(min_height, S_IWUSR | S_IRUGO, show_min_height,
506 nd->min_height = min_height * in ntrig_input_mapping()
677 nd->h < nd->min_height) in ntrig_event()
911 nd->min_height = 0; in ntrig_probe()
/linux/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_dc.c51 .min_height = 0,
144 .min_height = 0,
262 .min_height = 0,
358 .min_height = 0,
453 .min_height = 0,
636 dev->mode_config.min_height = dc->desc->min_height; in atmel_hlcdc_dc_modeset_init()
/linux/drivers/media/platform/vsp1/
A Dvsp1_entity.c298 unsigned int min_width, unsigned int min_height, in vsp1_subdev_enum_frame_size() argument
322 fse->min_height = min_height; in vsp1_subdev_enum_frame_size()
331 fse->min_height = format->height; in vsp1_subdev_enum_frame_size()
362 unsigned int min_width, unsigned int min_height, in vsp1_subdev_set_pad_format() argument
401 min_height, max_height); in vsp1_subdev_set_pad_format()
A Dvsp1_uds.c153 fse->min_height = UDS_MIN_SIZE; in uds_enum_frame_size()
158 uds_output_limits(format->height, &fse->min_height, in uds_enum_frame_size()
A Dvsp1_sru.c147 fse->min_height = SRU_MIN_SIZE; in sru_enum_frame_size()
151 fse->min_height = format->height; in sru_enum_frame_size()
A Dvsp1_entity.h182 unsigned int min_width, unsigned int min_height,
/linux/Documentation/ABI/testing/
A Dsysfs-driver-hid-ntrig41 What: /sys/bus/hid/drivers/ntrig/<dev>/min_height
52 min_height (RW) Minimum touch contact height to decide
/linux/drivers/media/i2c/
A Dov7670.c249 int min_height; /* Filter out smaller sizes */ member
1003 if (info->min_width || info->min_height) in ov7670_try_fmt_internal()
1008 wsize->height < info->min_height) { in ov7670_try_fmt_internal()
1229 if (info->min_height && win->height < info->min_height) in ov7670_enum_frame_interval()
1266 if (info->min_height && win->height < info->min_height) in ov7670_enum_frame_size()
1270 fse->min_height = fse->max_height = win->height; in ov7670_enum_frame_size()
1885 info->min_height = config->min_height; in ov7670_probe()
/linux/drivers/media/platform/omap3isp/
A Dispresizer.c791 unsigned int min_height; in resizer_calc_ratios() local
802 min_height = ((input->height - 7) * 256 - 32 - 64 * spv) / 1024 + 1; in resizer_calc_ratios()
803 min_height = max_t(unsigned int, min_height, MIN_OUT_HEIGHT); in resizer_calc_ratios()
806 output->height = clamp(output->height, min_height, max_height); in resizer_calc_ratios()
1196 unsigned int min_height = in resizer_try_crop() local
1204 crop->height = clamp_t(u32, crop->height, min_height, max_height); in resizer_try_crop()
1459 fse->min_height = format.height; in resizer_enum_frame_size()
/linux/include/media/i2c/
A Dov7670.h13 int min_height; /* Filter out smaller sizes */ member
/linux/drivers/media/platform/xilinx/
A Dxilinx-vip.c304 fse->min_height = XVIP_MIN_HEIGHT; in xvip_enum_frame_size()
312 fse->min_height = format->height; in xvip_enum_frame_size()
/linux/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_kms.c29 fsl_dev->drm->mode_config.min_height = 0; in fsl_dcu_drm_modeset_init()
/linux/drivers/staging/media/imx/
A Dimx-media-capture.c122 fsize->stepwise.min_height = 1; in capture_enum_framesizes()
303 fse.min_height == fse.max_height) { in capture_legacy_enum_framesizes()
306 fsize->discrete.height = fse.min_height; in capture_legacy_enum_framesizes()
311 fsize->stepwise.min_height = fse.min_height; in capture_legacy_enum_framesizes()
/linux/drivers/staging/media/atomisp/pci/
A Dia_css_acc_types.h108 u32 min_height; member
116 u32 min_height; member
/linux/drivers/gpu/drm/gud/
A Dgud_drv.c105 le32_to_cpu(desc->min_height) > le32_to_cpu(desc->max_height)) in gud_get_display_descriptor()
491 drm->mode_config.min_height = le32_to_cpu(desc.min_height); in gud_probe()
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_fb.c125 dev->mode_config.min_height = 0; in rockchip_drm_mode_config_init()
/linux/drivers/gpu/drm/shmobile/
A Dshmob_drm_kms.c142 sdev->ddev->mode_config.min_height = 0; in shmob_drm_modeset_init()
/linux/include/uapi/linux/
A Dv4l2-subdev.h112 __u32 min_height; member
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fb.c167 dev->mode_config.min_height = 0; in exynos_drm_mode_config_init()
/linux/include/drm/
A Dgud.h51 __le32 min_height; member
/linux/drivers/staging/media/ipu3/
A Dipu3-css-fw.c32 bi->info.isp.sp.input.min_height, in imgu_css_fw_show_binary()
46 bi->info.isp.sp.output.min_height, in imgu_css_fw_show_binary()
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-kms.c52 config->min_height = 1; in dcss_kms_mode_config_init()

Completed in 60 milliseconds

12345678