Home
last modified time | relevance | path

Searched refs:memcpy_img_info (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2_reg_info.c1427 static void memcpy_img_info(struct rga_img_info_t *dst, struct rga_img_info_32_t *src) in memcpy_img_info() function
1462 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()