Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRgaSingleton.h63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRgaSingleton.h63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRgaSingleton.h63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ macro
/OK3568_Linux_fs/external/linux-rga/include/
H A DRgaSingleton.h63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRgaSingleton.h63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ macro
/OK3568_Linux_fs/external/linux-rga/core/
H A DRockchipRga.cpp97 RGA_SINGLETON_STATIC_INSTANCE(RockchipRga) in ANDROID_SINGLETON_STATIC_INSTANCE()