Home
last modified time | relevance | path

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

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Drk3288_vpu_hw.c52 .min_height = 32,
79 .min_height = 48,
92 .min_height = 48,
105 .min_height = 48,
H A Drk3399_vpu_hw.c51 .min_height = 32,
71 .min_height = 48,
84 .min_height = 48,
H A Dimx8m_vpu_hw.c100 .min_height = 48,
113 .min_height = 48,
126 .min_height = 48,
/OK3568_Linux_fs/kernel/drivers/hid/
H 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_entity.c295 unsigned int min_width, unsigned int min_height, in vsp1_subdev_enum_frame_size() argument
319 fse->min_height = min_height; in vsp1_subdev_enum_frame_size()
328 fse->min_height = format->height; in vsp1_subdev_enum_frame_size()
359 unsigned int min_width, unsigned int min_height, in vsp1_subdev_set_pad_format() argument
398 min_height, max_height); in vsp1_subdev_set_pad_format()
H A Dvsp1_sru.c146 fse->min_height = SRU_MIN_SIZE; in sru_enum_frame_size()
150 fse->min_height = format->height; in sru_enum_frame_size()
H A Dvsp1_uds.c152 fse->min_height = UDS_MIN_SIZE; in uds_enum_frame_size()
157 uds_output_limits(format->height, &fse->min_height, in uds_enum_frame_size()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c52 .min_height = 0,
145 .min_height = 0,
263 .min_height = 0,
359 .min_height = 0,
454 .min_height = 0,
685 dev->mode_config.min_height = dc->desc->min_height; in atmel_hlcdc_dc_modeset_init()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/
H A D0008-v4l2src-Support-setting-max-resolution.patch53 h = MAX (size.stepwise.min_height, 1);
64 h = MAX (size.stepwise.min_height, 1);
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A D0008-v4l2src-Support-setting-max-resolution.patch53 h = MAX (size.stepwise.min_height, 1);
64 h = MAX (size.stepwise.min_height, 1);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/
H A D0008-v4l2src-Support-setting-max-resolution.patch53 h = MAX (size.stepwise.min_height, 1);
64 h = MAX (size.stepwise.min_height, 1);
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov7670.c249 int min_height; /* Filter out smaller sizes */ member
989 if (info->min_width || info->min_height) in ov7670_try_fmt_internal()
994 wsize->height < info->min_height) { in ov7670_try_fmt_internal()
1214 if (info->min_height && win->height < info->min_height) in ov7670_enum_frame_interval()
1250 if (info->min_height && win->height < info->min_height) in ov7670_enum_frame_size()
1254 fse->min_height = fse->max_height = win->height; in ov7670_enum_frame_size()
1868 info->min_height = config->min_height; in ov7670_probe()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig41 What: /sys/bus/hid/drivers/ntrig/<dev>/min_height
52 min_height (RW) Minimum touch contact height to decide
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispresizer.c788 unsigned int min_height; in resizer_calc_ratios() local
799 min_height = ((input->height - 7) * 256 - 32 - 64 * spv) / 1024 + 1; in resizer_calc_ratios()
800 min_height = max_t(unsigned int, min_height, MIN_OUT_HEIGHT); in resizer_calc_ratios()
803 output->height = clamp(output->height, min_height, max_height); in resizer_calc_ratios()
1193 unsigned int min_height = in resizer_try_crop() local
1201 crop->height = clamp_t(u32, crop->height, min_height, max_height); in resizer_try_crop()
1453 fse->min_height = format.height; in resizer_enum_frame_size()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-vip.c306 fse->min_height = XVIP_MIN_HEIGHT; in xvip_enum_frame_size()
314 fse->min_height = format->height; in xvip_enum_frame_size()
/OK3568_Linux_fs/kernel/include/media/i2c/
H A Dov7670.h13 int min_height; /* Filter out smaller sizes */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_kms.c29 fsl_dev->drm->mode_config.min_height = 0; in fsl_dcu_drm_modeset_init()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowclass.h86 int min_width, min_height; member
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dia_css_acc_types.h108 u32 min_height; member
116 u32 min_height; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dv4l2-subdev.h96 __u32 min_height; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dv4l2-subdev.h96 __u32 min_height; member
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-capture.c105 fse.min_height == fse.max_height) { in capture_enum_framesizes()
108 fsize->discrete.height = fse.min_height; in capture_enum_framesizes()
113 fsize->stepwise.min_height = fse.min_height; in capture_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/
H A Dshmob_drm_kms.c142 sdev->ddev->mode_config.min_height = 0; in shmob_drm_modeset_init()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-subdev.h104 __u32 min_height; member
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H 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()

12345678910>>...13