Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_RGA_Process.c44 } rga_ctx_t; typedef
62 rga_ctx_t *ctx = NULL; in rga_dev_open()
63 ctx = Rockchip_OSAL_Malloc(sizeof(rga_ctx_t)); in rga_dev_open()
64 Rockchip_OSAL_Memset(ctx, 0, sizeof(rga_ctx_t)); in rga_dev_open()
85 rga_ctx_t *ctx = (rga_ctx_t *)rga_ctx; in rga_dev_close()
392 rga_ctx_t *ctx = (rga_ctx_t *)rga_ctx; in rga_nv12_crop_scale()
444 rga_ctx_t *ctx = (rga_ctx_t *)rga_ct in rga_rgb2nv12()
[all...]

Completed in 1 milliseconds