Searched refs:RkRgaGetAllocBufferCache (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | RockchipRga.h | 67 int 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 D | RockchipRga.h | 67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | RockchipRga.h | 67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | RockchipRga.h | 67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | RockchipRga.h | 67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RgaApi.cpp | 67 return c_rkRga.RkRgaGetAllocBufferCache(bo_info, width, height, bpp); in c_RkRgaGetAllocBufferCache()
|
| H A D | RockchipRga.cpp | 215 int RockchipRga::RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp) { in RkRgaGetAllocBufferCache() function in android::RockchipRga
|