Searched refs:rga_copy (Results 1 – 1 of 1) sorted by relevance
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
D | Rockchip_OSAL_RGA_Process.c | 103 OMX_S32 rga_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, in rga_copy() function 528 if (rga_copy(plane, vpumem, Width, Height, format, ctx->rga_fd) < 0) { in rga_nv12_copy() 556 if (rga_copy(plane, vpumem, Width, Height, format, ctx->rga_fd) < 0) { in rga_rgb_copy()
|