Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/include/
H A DRgaApi.h47 #define RgaInit(ctx) ({ \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRgaApi.h47 #define RgaInit(ctx) ({ \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRgaApi.h47 #define RgaInit(ctx) ({ \ macro
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRgaApi.h47 #define RgaInit(ctx) ({ \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRgaApi.h47 #define RgaInit(ctx) ({ \ macro
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.h50 int RgaInit(void **ctx);
H A DRockchipRga.cpp123 ret = RgaInit(&mContext); in RkRgaInit()
H A DNormalRga.cpp209 int RgaInit(void **ctx) { in RgaInit() function
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_CN.md1231 **A3.2.1**:1). 该报错为调用到的接口发现librga模块并没有得到初始化,所返回报错。目前版本中该报错通常是由于一些较旧的调用RGA的代码中依旧使用RgaInit/RgaDeInit/…
H A DRockchip_FAQ_RGA_EN.md1221 …rent version, the error is usually caused by some older code still uses RgaInit/RgaDeInit/c_RkRga…