act_height 323 drivers/gpu/drm/rockchip/rockchip_drm_vop.h int act_height; act_height 325 drivers/gpu/drm/rockchip/rockchip_drm_vop.h act_height = (src_h + vskiplines - 1) / vskiplines; act_height 327 drivers/gpu/drm/rockchip/rockchip_drm_vop.h if (act_height == dst_h) act_height 330 drivers/gpu/drm/rockchip/rockchip_drm_vop.h return GET_SCL_FT_BILI_DN(act_height, dst_h); act_height 305 drivers/media/platform/rockchip/rga/rga-hw.c src_act_info.data.act_height = src_h - 1; act_height 309 drivers/media/platform/rockchip/rga/rga-hw.c dst_act_info.data.act_height = dst_h - 1; act_height 237 drivers/media/platform/rockchip/rga/rga-hw.h unsigned int act_height:13; act_height 343 drivers/media/platform/rockchip/rga/rga-hw.h unsigned int act_height:12;