| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/src/ |
| D | vou_chn.c | 103 hi_u32 max_width = 720; in vou_set_disp_max_size() local 109 max_width = g_vo_sync_basic_info[intf_sync].width; in vou_set_disp_max_size() 112 max_width = VO_DISP_1080_WIDTH; in vou_set_disp_max_size() 116 max_width = sync_info.hact; in vou_set_disp_max_size() 119 max_width = VO_DISP_1080_WIDTH; in vou_set_disp_max_size() 124 dev_ctx->max_width = max_width; 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/ |
| D | jpegenc.h | 155 u32 max_width; member 206 u32 max_width; member
|
| D | jpegenc.c | 113 .max_width = 640, 130 .max_width = 1600, 147 .max_width = 2048, 164 .max_width = 2624, 181 .max_width = 3264, 198 .max_width = 8192, 215 .max_width = 8192, 2899 if ((wq->cmd.encoder_width > wq->max_width) || in convert_cmd() 2905 wq->max_width, in convert_cmd() 3048 wq->max_width = gJpegenc.mem.bufspec->max_width; in jpegenc_open() [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
| D | hifb_vou_graphics.c | 30 hi_u32 max_width; /* Device resolution maximum width */ member 246 g_ast_vo_dev[vo_dev].max_width = sync_info.hact; in vou_graphics_init() 503 g_ast_vo_dev[vo_dev].max_width = sync_info.hact; in vou_graphics_get_intf_size() 508 *width = dev_info->max_width; in vou_graphics_get_intf_size()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v33x/de330/ |
| D | de_fmt_type.h | 91 u32 max_width:2; member
|
| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| D | drm_mode_config.h | 519 int max_width, max_height; member
|
| D | drm_connector.h | 895 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height);
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
| D | tdls.c | 312 enum nl80211_chan_width max_width = ieee80211_sta_cap_chan_bw(sta); in ieee80211_tdls_chandef_vht_upgrade() local 316 if (max_width == NL80211_CHAN_WIDTH_5 || in ieee80211_tdls_chandef_vht_upgrade() 317 max_width == NL80211_CHAN_WIDTH_10) in ieee80211_tdls_chandef_vht_upgrade() 320 if (max_width > NL80211_CHAN_WIDTH_80) in ieee80211_tdls_chandef_vht_upgrade() 321 max_width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade() 323 if (uc.width >= max_width) in ieee80211_tdls_chandef_vht_upgrade() 343 while (uc.width > max_width || in ieee80211_tdls_chandef_vht_upgrade()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-isp/isp520/ |
| D | isp520_reg.h | 243 unsigned int max_width:16; member
|
| D | isp520_reg_cfg.c | 320 return isp_regs[id].isp_max_width->bits.max_width; in bsp_isp_get_max_width()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_fb.c | 266 dev->mode_config.max_width = 0x4000; in rockchip_drm_mode_config_init()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_mode_config.c | 128 card_res->max_width = dev->mode_config.max_width; in drm_mode_getresources()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/include/ |
| D | vou.h | 238 hi_u32 max_width; member
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-isp/isp522/ |
| D | isp522_reg.h | 286 unsigned int max_width:16; member
|
| D | isp522_reg_cfg.c | 268 return isp_regs[id].isp_max_width->bits.max_width; in bsp_isp_get_max_width()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-isp/isp521/ |
| D | isp521_reg.h | 323 unsigned int max_width:16; member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_sink/encoder/h264/ |
| D | encoder.h | 245 u32 max_width; member
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| D | stream.c | 770 u32 max_width = 1280, max_ratio = 8, min_ratio = 2; in limit_check_scl() local 783 max_width = 0XCC0; in limit_check_scl() 785 max_width = 0x820; in limit_check_scl() 790 …if (*w > max_width || *w * max_ratio < sdev->out_fmt.width || *h * max_ratio < sdev->out_fmt.heigh… in limit_check_scl() 795 stream->id - STREAM_S0, *w, *h, max_width, max_ratio, min_ratio); in limit_check_scl()
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| D | stream.c | 783 u32 max_width = 1280, max_ratio = 8, min_ratio = 2; in limit_check_scl() local 795 max_width = 3264; in limit_check_scl() 797 max_width = 2080; in limit_check_scl() 801 if (*w > max_width || in limit_check_scl() 810 max_width, max_ratio, min_ratio); in limit_check_scl()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/media/ispp/ |
| D | stream.c | 783 u32 max_width = 1280, max_ratio = 8, min_ratio = 2; in limit_check_scl() local 795 max_width = 3264; in limit_check_scl() 797 max_width = 2080; in limit_check_scl() 801 if (*w > max_width || in limit_check_scl() 810 max_width, max_ratio, min_ratio); in limit_check_scl()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| D | hi_comm_sns_adapt.h | 224 hi_u32 max_width; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| D | hi_comm_sns_adapt.h | 224 hi_u32 max_width; member
|
| /device/soc/amlogic/a311d/hardware/media/libamcodec/include/yuvplayer/ |
| D | videodev2.h | 479 __u32 max_width; /* Maximum frame width [pixel] */ member 1156 __u32 max_width; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/ |
| D | vou_drv.c | 182 hi_u32 max_width; 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 1824 g_vo_drv_dev[dev].max_width = max_width; in vou_drv_set_disp_max_size()
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/ |
| D | videodev2.h | 801 __u32 max_width; /* Maximum frame width [pixel] */ member 1539 __u32 max_width; member
|