Home
last modified time | relevance | path

Searched refs:min_width (Results 1 – 25 of 223) sorted by relevance

123456789

/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c54 .min_width = 96,
70 .min_width = FMT_MIN_WIDTH,
86 .min_width = ROCKCHIP_VPU981_MIN_SIZE,
100 .min_width = ROCKCHIP_VPU981_MIN_SIZE,
114 .min_width = ROCKCHIP_VPU981_MIN_SIZE,
129 .min_width = FMT_MIN_WIDTH,
142 .min_width = FMT_MIN_WIDTH,
155 .min_width = FMT_MIN_WIDTH,
168 .min_width = FMT_MIN_WIDTH,
183 .min_width
[all...]
H A Dimx8m_vpu_hw.c87 .min_width = FMT_MIN_WIDTH,
102 .min_width = FMT_MIN_WIDTH,
115 .min_width = FMT_MIN_WIDTH,
128 .min_width = FMT_MIN_WIDTH,
141 .min_width = FMT_MIN_WIDTH,
158 .min_width = FMT_MIN_WIDTH,
172 .min_width = FMT_MIN_WIDTH,
188 .min_width = FMT_MIN_WIDTH,
201 .min_width = FMT_MIN_WIDTH,
214 .min_width
[all...]
H A Dsunxi_vpu_hw.c18 .min_width = FMT_MIN_WIDTH,
31 .min_width = FMT_MIN_WIDTH,
47 .min_width = FMT_MIN_WIDTH,
60 .min_width = FMT_MIN_WIDTH,
73 .min_width = FMT_MIN_WIDTH,
H A Dsama5d4_vdec_hw.c20 .min_width = FMT_MIN_WIDTH,
35 .min_width = FMT_MIN_WIDTH,
48 .min_width = FMT_MIN_WIDTH,
61 .min_width = FMT_MIN_WIDTH,
74 .min_width = FMT_MIN_WIDTH,
H A Dstm32mp25_vpu_hw.c24 .min_width = FMT_MIN_WIDTH,
37 .min_width = FMT_MIN_WIDTH,
50 .min_width = FMT_MIN_WIDTH,
87 .min_width = 96,
/linux/drivers/hid/
H A Dhid-ntrig.c23 static unsigned int min_width; variable
24 module_param(min_width, uint, 0644);
25 MODULE_PARM_DESC(min_width, "Minimum touch contact width to accept.");
75 __u16 min_width; member
223 return sprintf(buf, "%d\n", nd->min_width * in show_min_width()
243 nd->min_width = val * nd->sensor_logical_width / in set_min_width()
249 static DEVICE_ATTR(min_width, S_IWUSR | S_IRUGO, show_min_width, set_min_width);
484 nd->min_width = min_width * in ntrig_input_mapping()
676 if (nd->w < nd->min_width || in ntrig_event()
[all...]
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_compat.h222 unsigned int min_width,
227 unsigned int min_width,
232 unsigned int min_width,
240 unsigned int min_width,
246 unsigned int min_width,
H A Dia_css_acc_types.h99 u32 min_width; member
107 u32 min_width; member
H A Datomisp_compat_css20.c1877 unsigned int min_width, in __configure_output() argument
1893 stream_env->pipe_configs[pipe_id].output_info[0].padded_width = min_width; in __configure_output()
2188 unsigned int min_width, in __configure_vf_output() argument
2203 min_width; in __configure_vf_output()
2321 unsigned int min_width, in atomisp_css_preview_configure_output() argument
2325 min_width, format, IA_CSS_PIPE_ID_PREVIEW); in atomisp_css_preview_configure_output()
2331 unsigned int min_width, in atomisp_css_capture_configure_output() argument
2335 min_width, format, IA_CSS_PIPE_ID_CAPTURE); in atomisp_css_capture_configure_output()
2341 unsigned int min_width, in atomisp_css_video_configure_output() argument
2345 min_width, forma in atomisp_css_video_configure_output()
2352 atomisp_css_video_configure_viewfinder(struct atomisp_sub_device * asd,unsigned int width,unsigned int height,unsigned int min_width,enum ia_css_frame_format format) atomisp_css_video_configure_viewfinder() argument
2363 atomisp_css_capture_configure_viewfinder(struct atomisp_sub_device * asd,unsigned int width,unsigned int height,unsigned int min_width,enum ia_css_frame_format format) atomisp_css_capture_configure_viewfinder() argument
[all...]
/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c53 .min_width = 0,
147 .min_width = 0,
266 .min_width = 0,
363 .min_width = 0,
459 .min_width = 0,
554 .min_width = 0,
743 dev->mode_config.min_width = dc->desc->min_width; in atmel_hlcdc_dc_modeset_init()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c233 * @min_width: Minimum image width
246 unsigned int min_width, unsigned int min_height, in vsp1_subdev_enum_frame_size() argument
268 fse->min_width = min_width; in vsp1_subdev_enum_frame_size()
277 fse->min_width = format->width; in vsp1_subdev_enum_frame_size()
295 * @min_width: Minimum image width
310 unsigned int min_width, unsigned int min_height, in vsp1_subdev_set_pad_format() argument
347 min_width, max_width); in vsp1_subdev_set_pad_format()
H A Dvsp1_uds.c150 fse->min_width = UDS_MIN_SIZE; in uds_enum_frame_size()
155 uds_output_limits(format->width, &fse->min_width, in uds_enum_frame_size()
/linux/drivers/media/test-drivers/visl/
H A Dvisl-video.c149 .min_width = 640,
163 .min_width = 16,
177 .min_width = 64,
191 .min_width = 64,
205 .min_width = 64,
219 .min_width = 64,
233 .min_width = 64,
281 f->fmt.pix_mp.width = ctx->coded_format_desc->frmsize.min_width; in visl_reset_coded_fmt()
/linux/include/media/i2c/
H A Dov7670.h12 int min_width; /* Filter out smaller sizes */ member
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig40 What: /sys/bus/hid/drivers/ntrig/<dev>/min_width
49 min_width (RW) Minimum touch contact width to decide
/linux/drivers/media/platform/qcom/iris/
H A Diris_vb2.c48 u32 width, height, min_width, min_height, max_width, max_height; in iris_check_resolution_supported() local
55 min_width = caps->min_frame_width; in iris_check_resolution_supported()
60 if (!(min_width <= width && width <= max_width) || in iris_check_resolution_supported()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c298 .min_width = 1,
315 .min_width = 1,
325 .min_width = 2, /* 2-pixel align when ethdr is bypassed */
474 drm->mode_config.min_width = 64; in mtk_drm_kms_init()
519 if (priv_n->data->min_width) in mtk_drm_kms_init()
520 drm->mode_config.min_width = priv_n->data->min_width; in mtk_drm_kms_init()
H A Dmtk_drm_drv.h51 u16 min_width; member
/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c789 unsigned int min_width; in resizer_calc_ratios() local
829 min_width = ((input->width - 7) * 256 - 32 - 64 * sph) / 1024 + 1; in resizer_calc_ratios()
830 min_width = max_t(unsigned int, min_width, MIN_OUT_WIDTH); in resizer_calc_ratios()
874 output->width = clamp(output->width, min_width, in resizer_calc_ratios()
1193 unsigned int min_width = in resizer_try_crop() local
1202 crop->width = clamp_t(u32, crop->width, min_width, max_width); in resizer_try_crop()
1457 fse->min_width = format.width; in resizer_enum_frame_size()
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_kms.c27 fsl_dev->drm->mode_config.min_width = 0; in fsl_dcu_drm_modeset_init()
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_mode.c57 mode_config->min_width = 64; in logicvc_mode_init()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c70 dev->mode_config.min_width = 0; in rockchip_drm_mode_config_init()
/linux/drivers/media/platform/amphion/
H A Dvenc.c137 fsize->stepwise.min_width = res->min_width; in venc_enum_framesizes()
162 if (fival->width < res->min_width || fival->width > res->max_width || in venc_enum_frameintervals()
360 u32 min_width; in venc_valid_crop() local
366 min_width = res->min_width; in venc_valid_crop()
373 if (rect->left > src_width - min_width || rect->top > src_height - min_height) in venc_valid_crop()
377 rect->width = max_t(u32, rect->width, min_width); in venc_valid_crop()
/linux/drivers/staging/media/imx/
H A Dimx-media-capture.c119 fsize->stepwise.min_width = 1; in capture_enum_framesizes()
301 if (fse.min_width == fse.max_width && in capture_legacy_enum_framesizes()
304 fsize->discrete.width = fse.min_width; in capture_legacy_enum_framesizes()
308 fsize->stepwise.min_width = fse.min_width; in capture_legacy_enum_framesizes()
/linux/drivers/gpu/drm/imx/dc/
H A Ddc-kms.c102 drm->mode_config.min_width = 60; in dc_kms_init()

123456789