Searched refs:rga_rgb2nv12 (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_RGA_Process.h | 39 void rga_rgb2nv12(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Height,
|
H A D | Rockchip_OSAL_RGA_Process.c | 284 omx_err("rga_rgb2nv12 rga RGA_BLIT_SYNC fail"); in rga_crop_scale() 435 void rga_rgb2nv12(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, in rga_rgb2nv12() function 455 omx_err("rga_rgb2nv12 fail"); in rga_rgb2nv12()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/ |
H A D | Rkvpu_OMX_Venc.c | 479 rga_rgb2nv12(&vplanes, pVideoEnc->enc_vpumem, Width, Height, new_width, new_height, pVideoEnc->rga_ctx); in Rkvpu_ProcessStoreMetaData()
|
Completed in 4 milliseconds