Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/include/
H A DRgaApi.h70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRgaApi.h70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRgaApi.h70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRgaApi.h70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRgaApi.h70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaApi.cpp64 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp) { in c_RkRgaGetAllocBufferCache() function