Searched refs:min_width (Results 226 - 247 of 247) sorted by relevance

12345678910

/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1616 fsize->stepwise.min_width = MIN_WIDTH;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disppreview.c1906 fse->min_width = format.width;
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c1898 drm->mode_config.min_width = mode->hdisplay;
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c162 .min_width = MIN_WIDTH,
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-capture.c1395 fsize->stepwise.min_width = RKISP1_RSZ_SRC_MIN_WIDTH;
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-video.c195 fsize->stepwise.min_width = IPU6_ISYS_MIN_WIDTH;
/linux-master/drivers/gpu/drm/ast/
H A Dast_mode.c1867 dev->mode_config.min_width = 0;
/linux-master/drivers/media/i2c/
H A Dhi847.c2725 fse->min_width = supported_modes[fse->index].width;
2726 fse->max_width = fse->min_width;
H A Dov5640.c3569 fse->min_width = ov5640_mode_data[index].width;
3570 fse->max_width = fse->min_width;
H A Dhi846.c1831 fse->min_width = supported_modes[fse->index].width;
H A Dov8865.c2781 size_enum->min_width = size_enum->max_width = mode->output_size_x;
H A Dov5648.c2317 size_enum->min_width = size_enum->max_width = mode->output_size_x;
H A Dtvp5150.c1254 fse->min_width = decoder->rect.width;
H A Dov64a40.c3104 fse->min_width = mode->width;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c723 p->bt.min_width, p->bt.max_width,
747 p->stepwise.min_width,
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c4959 unsigned int height, unsigned int min_width,
4965 IA_CSS_ENTER_PRIVATE("pipe = %p, width = %d, height = %d, min_width = %d, format = %d, idx = %d\n",
4966 pipe, width, height, min_width, format, idx);
4982 format, min_width);
4958 sh_css_pipe_configure_viewfinder(struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, unsigned int idx) argument
H A Datomisp_cmd.c3964 unsigned int min_width,
4031 unsigned int min_width,
3962 configure_output_nop(struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format sh_fmt) argument
/linux-master/drivers/media/platform/aspeed/
H A Daspeed-video.c472 .min_width = MIN_WIDTH,
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c2075 dev->mode_config.min_width = 1;
/linux-master/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1291 fsize->stepwise.min_width = MIN_WIDTH;
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c3473 fsize->stepwise.min_width = ALLEGRO_WIDTH_MIN;
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c1304 fsize->stepwise.min_width = MIN_W;

Completed in 616 milliseconds

12345678910