Home
last modified time | relevance | path

Searched refs:max_height (Results 1 – 25 of 44) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/src/
Dvou_chn.c104 hi_u32 max_height = 576; in vou_set_disp_max_size() local
110 max_height = g_vo_sync_basic_info[intf_sync].height; in vou_set_disp_max_size()
113 max_height = VO_DISP_1080_HEIGHT; in vou_set_disp_max_size()
117 max_height = (sync_info.iop) ? sync_info.vact : sync_info.vact * 2; in vou_set_disp_max_size()
120 max_height = VO_DISP_1080_HEIGHT; in vou_set_disp_max_size()
125 dev_ctx->max_height = max_height; in vou_set_disp_max_size()
127 vou_drv_set_disp_max_size(dev, max_width, max_height); in vou_set_disp_max_size()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_sink/encoder/jpeg/
Djpegenc.h156 u32 max_height; member
207 u32 max_height; member
Djpegenc.c114 .max_height = 640,
131 .max_height = 1600,
148 .max_height = 2048,
165 .max_height = 2624,
182 .max_height = 3264,
199 .max_height = 8192,
216 .max_height = 8192,
2900 (wq->cmd.encoder_height > wq->max_height)) { in convert_cmd()
2906 wq->max_height); in convert_cmd()
3049 wq->max_height = gJpegenc.mem.bufspec->max_height; in jpegenc_open()
[all …]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
Dhifb_vou_graphics.c31 hi_u32 max_height; /* Device resolution maximum height */ member
248 g_ast_vo_dev[vo_dev].max_height = (sync_info.iop) ? sync_info.vact : sync_info.vact * 2; in vou_graphics_init()
505 g_ast_vo_dev[vo_dev].max_height = (sync_info.iop) ? sync_info.vact : sync_info.vact * 2; in vou_graphics_get_intf_size()
509 *height = dev_info->max_height; in vou_graphics_get_intf_size()
/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_mode_config.h519 int max_width, max_height; member
Ddrm_connector.h895 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c267 dev->mode_config.max_height = 0x4000; in rockchip_drm_mode_config_init()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_mode_config.c126 card_res->max_height = dev->mode_config.max_height; in drm_mode_getresources()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/include/
Dvou.h239 hi_u32 max_height; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-isp/isp522/
Disp522_reg.h287 unsigned int max_height:16; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-isp/isp521/
Disp521_reg.h324 unsigned int max_height:16; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_sink/encoder/h264/
Dencoder.h246 u32 max_height; member
Dencoder.c380 .max_height = 1088,
3261 addr_info[3] > wq->mem.bufspec.max_height) { in amvenc_avc_ioctl()
3266 wq->mem.bufspec.max_height, (void *)wq); in amvenc_avc_ioctl()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/
Dsensor_helper.c220 fse->max_height = info->win_pt[fse->index].height; in sensor_enum_frame_size()
221 fse->min_height = fse->max_height; in sensor_enum_frame_size()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
Dhi_comm_sns_adapt.h225 hi_u32 max_height; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
Dhi_comm_sns_adapt.h225 hi_u32 max_height; member
/device/soc/amlogic/a311d/hardware/media/libamcodec/include/yuvplayer/
Dvideodev2.h482 __u32 max_height; /* Maximum frame height [pixel] */ member
1158 __u32 max_height; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
Dvou_drv.c183 hi_u32 max_height; member
1822 hi_void vou_drv_set_disp_max_size(hi_vo_dev dev, hi_u32 max_width, hi_u32 max_height) in vou_drv_set_disp_max_size() argument
1825 g_vo_drv_dev[dev].max_height = max_height; in vou_drv_set_disp_max_size()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
Dvideodev2.h804 __u32 max_height; /* Maximum frame height [pixel] */ member
1541 __u32 max_height; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
Dvideodev2.h804 __u32 max_height; /* Maximum frame height [pixel] */ member
1541 __u32 max_height; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/
Dsunxi_drm_drv.c710 dev->mode_config.max_height = 8192; in sunxi_drm_mode_config_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
Dvou_drv.h1389 hi_void vou_drv_set_disp_max_size(hi_vo_dev dev, hi_u32 max_width, hi_u32 max_height);
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
Dov13855.c1281 fse->max_height = supported_modes[fse->index].height; in ov13855_enum_frame_sizes()
/device/soc/rockchip/common/vendor/drivers/media/i2c/
Dgc2093.c1103 fse->max_height = supported_modes[fse->index].height; in gc2093_enum_frame_sizes()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vav1/
Dav1_global.h73 uint32_t max_height; member

12