Searched refs:act_height (Results 1 – 10 of 10) sorted by relevance
242 unsigned int act_height:13; member348 unsigned int act_height:12; member
308 src_act_info.data.act_height = src_h - 1; in rga_cmd_set_trans_info()312 dst_act_info.data.act_height = dst_h - 1; in rga_cmd_set_trans_info()
179 int act_height; in scl_get_bili_dn_vskip() local181 act_height = (src_h + vskiplines - 1) / vskiplines; in scl_get_bili_dn_vskip()183 return GET_SCL_FT_BILI_DN(act_height, dst_h); in scl_get_bili_dn_vskip()
141 int act_height; member
379 fb->var.yres = reg->act_height; in iep_config_lcdc()381 fb->var.yres_virtual = reg->act_height; in iep_config_lcdc()
1494 reg->act_height = iep_msg->dst.act_h; in iep_config()
1579 int act_height; in scl_get_bili_dn_vskip() local1581 act_height = (src_h + vskiplines - 1) / vskiplines; in scl_get_bili_dn_vskip()1583 if (act_height == dst_h) in scl_get_bili_dn_vskip()1586 return GET_SCL_FT_BILI_DN(act_height, dst_h); in scl_get_bili_dn_vskip()
290 __u32 act_height; member
302 u32 act_height; member
3421 info->act_height = in_crop->height; in rkisp_get_info()