Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/include/
H A DRgaApi.h53 #define RgaDeInit(ctx) { \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRgaApi.h53 #define RgaDeInit(ctx) { \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRgaApi.h53 #define RgaDeInit(ctx) { \ macro
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRgaApi.h53 #define RgaDeInit(ctx) { \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRgaApi.h53 #define RgaDeInit(ctx) { \ macro
/OK3568_Linux_fs/external/linux-rga/core/
H A DRockchipRga.cpp114 RgaDeInit(&mContext); in ~RockchipRga()
134 RgaDeInit(&mContext); in RkRgaDeInit()
H A DNormalRga.h51 int RgaDeInit(void **ctx);
H A DNormalRga.cpp223 int RgaDeInit(void **ctx) { in RgaDeInit() 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 …ion, the error is usually caused by some older code still uses RgaInit/RgaDeInit/c_RkRgaInit/c_Rk…