Home
last modified time | relevance | path

Searched refs:rga_copy (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_RGA_Process.c103 OMX_S32 rga_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, in rga_copy() function
179 omx_err("rga rga_copy fail"); in rga_copy()
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()

Completed in 2 milliseconds