Searched refs:dst_height (Results 1 – 7 of 7) sorted by relevance
124 u32 dst_height; member294 uint32_t dst_height; member
249 ((scaler3_cfg->dst_height & 0x1FFFF) << 16); in dpu_hw_setup_scaler3()
675 scale_cfg->dst_height = dst_h; in _dpu_plane_setup_scaler3()
758 u32 dst_width, dst_stride, dst_height; in sh_veu_configure() local769 dst_height = real_h = veu->vfmt_out.frame.height; in sh_veu_configure()779 src_height = sh_veu_scale_v(veu, src_height, real_h, dst_height); in sh_veu_configure()
935 rec->dst_y + rec->dst_height <= pipe_config->pipe_src_h) in check_overlay_dst()1156 params->dst_h = ((((u32)put_image_rec->dst_height) << 12) / in intel_overlay_put_image_ioctl()1160 params->dst_h = put_image_rec->dst_height; in intel_overlay_put_image_ioctl()
1321 __u16 dst_height; member