Searched refs:memcpy_img_info (Results 1 – 1 of 1) sorted by relevance
1427 static void memcpy_img_info(struct rga_img_info_t *dst, struct rga_img_info_32_t *src) in memcpy_img_info() function1462 memcpy_img_info(&req->src, &req_rga->src); in RGA_MSG_2_RGA2_MSG_32()1463 memcpy_img_info(&req->dst, &req_rga->dst); in RGA_MSG_2_RGA2_MSG_32()1466 memcpy_img_info(&req->pat, &req_rga->pat); in RGA_MSG_2_RGA2_MSG_32()1468 memcpy_img_info(&req->src1,&req_rga->pat); in RGA_MSG_2_RGA2_MSG_32()