Searched refs:iep_msg (Results 1 – 2 of 2) sorted by relevance
23 static void iep_config_src_size(struct IEP_MSG *iep_msg) in iep_config_src_size() argument25 IEP_REGB_SRC_IMG_WIDTH(iep_msg->base, iep_msg->src.act_w - 1); in iep_config_src_size()26 IEP_REGB_SRC_IMG_HEIGHT(iep_msg->base, iep_msg->src.act_h - 1); in iep_config_src_size()30 iep_msg->src.act_h - 1); in iep_config_src_size()32 iep_msg->src.act_w - 1); in iep_config_src_size()36 static void iep_config_dst_size(struct IEP_MSG *iep_msg) in iep_config_dst_size() argument38 IEP_REGB_DST_IMG_WIDTH(iep_msg->base, iep_msg->dst.act_w - 1); in iep_config_dst_size()39 IEP_REGB_DST_IMG_HEIGHT(iep_msg->base, iep_msg->dst.act_h - 1); in iep_config_dst_size()43 iep_msg->dst.act_h - 1); in iep_config_dst_size()45 iep_msg->dst.act_w - 1); in iep_config_dst_size()[all …]
506 void iep_config_lcdc_path(struct IEP_MSG *iep_msg);522 void iep_config(iep_session *session, struct IEP_MSG *iep_msg);