Searched refs:max_height (Results 151 - 175 of 306) sorted by relevance

1234567891011>>

/linux-master/drivers/media/usb/gspca/
H A Dstk1135.c628 fsize->stepwise.max_height = 1024;
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-sama5d2-isc.c452 isc->max_height = ISC_SAMA5D2_MAX_SUPPORT_HEIGHT;
H A Dmicrochip-sama7g5-isc.c441 isc->max_height = ISC_SAMA7G5_MAX_SUPPORT_HEIGHT;
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateful.c592 mtk_video_formats[i].frmsize.max_height =
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-sama5d2-isc.c432 isc->max_height = ISC_SAMA5D2_MAX_SUPPORT_HEIGHT;
H A Datmel-sama7g5-isc.c421 isc->max_height = ISC_SAMA7G5_MAX_SUPPORT_HEIGHT;
/linux-master/drivers/gpu/drm/tiny/
H A Dbochs.c544 bochs->dev->mode_config.max_height = 8192;
/linux-master/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c492 dev->mode_config.max_height = 2048;
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c445 fse->max_height = format.height;
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-debayer.c211 fse->max_height = VIMC_FRAME_MAX_HEIGHT;
/linux-master/drivers/media/i2c/
H A Dmt9m114.c1208 fse->max_height = MT9M114_PIXEL_ARRAY_HEIGHT / (fse->index + 1);
1757 fse->max_height = MT9M114_PIXEL_ARRAY_HEIGHT;
1764 fse->max_height = crop->height;
1767 fse->min_height = fse->max_height / 4;
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_drv.c180 drm->mode_config.max_height = KMB_FB_MAX_HEIGHT;
/linux-master/drivers/gpu/drm/imx/lcdc/
H A Dimx-lcdc.c481 drm->mode_config.max_height = LCDC_MAX_YRES;
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_drv.c525 dev->mode_config.max_height = 8192;
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c1421 f->fmt.pix.height == fse.max_height) {
1427 f->fmt.pix.height <= fse.max_height) {
1526 fse.min_height, fse.max_height);
1530 fsize->discrete.height = fse.max_height;
/linux-master/drivers/gpu/drm/udl/
H A Dudl_modeset.c581 dev->mode_config.max_height = 2048;
/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipeif.c506 fse->max_height = format.height;
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c539 fse->max_height = GC0310_NATIVE_HEIGHT;
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-video.c393 fsize->stepwise.max_height = STFCAMSS_FRAME_MAX_HEIGHT;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vkms.c500 adev_to_drm(adev)->mode_config.max_height = YRES_MAX;
/linux-master/include/uapi/drm/
H A Damdgpu_drm.h1228 __u32 max_height; member in struct:drm_amdgpu_info_video_codec_info
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c911 fsize->stepwise.max_height = TW686X_VIDEO_HEIGHT(vc->video_standard);
912 fsize->stepwise.min_height = fsize->stepwise.max_height / 2;
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c1176 drm->mode_config.max_height = 0;
1195 tegra->vmask = drm->mode_config.max_height - 1;
/linux-master/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c1145 if (internal_res.height > candidate->internal.max_height) {
1149 candidate->internal.max_height);
/linux-master/drivers/media/platform/atmel/
H A Datmel-isi.c581 try_crop->height = fse.max_height;
758 fsize->discrete.height = fse.max_height;

Completed in 269 milliseconds

1234567891011>>