Lines Matching refs:msg1
82 int32_t RGA_gen_two_pro(struct rga_req *msg, struct rga_req *msg1) in RGA_gen_two_pro() argument
94 mp = msg1; in RGA_gen_two_pro()
110 memcpy(msg1, msg, sizeof(struct rga_req)); in RGA_gen_two_pro()
186 msg1->src.yrgb_addr = msg->dst.yrgb_addr; in RGA_gen_two_pro()
187 msg1->src.uv_addr = msg->dst.uv_addr; in RGA_gen_two_pro()
188 msg1->src.v_addr = msg->dst.v_addr; in RGA_gen_two_pro()
190 msg1->src.act_w = msg->dst.act_w; in RGA_gen_two_pro()
191 msg1->src.act_h = msg->dst.act_h; in RGA_gen_two_pro()
192 msg1->src.vir_w = msg->dst.vir_w; in RGA_gen_two_pro()
193 msg1->src.vir_h = msg->dst.vir_h; in RGA_gen_two_pro()
195 msg1->src.x_offset = 0; in RGA_gen_two_pro()
196 msg1->src.y_offset = 0; in RGA_gen_two_pro()