Home
last modified time | relevance | path

Searched refs:c_RkRgaGetContext (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/include/
H A DRgaApi.h50 c_RkRgaGetContext(ctx); \
63 void c_RkRgaGetContext(void **ctx);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRgaApi.h50 c_RkRgaGetContext(ctx); \
63 void c_RkRgaGetContext(void **ctx);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRgaApi.h50 c_RkRgaGetContext(ctx); \
63 void c_RkRgaGetContext(void **ctx);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRgaApi.h50 c_RkRgaGetContext(ctx); \
63 void c_RkRgaGetContext(void **ctx);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRgaApi.h50 c_RkRgaGetContext(ctx); \
63 void c_RkRgaGetContext(void **ctx);
/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaApi.cpp33 void c_RkRgaGetContext(void **ctx) { in c_RkRgaGetContext() function