Searched refs:RkRgaGetAllocBufferExt (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RockchipRga.cpp | 187 …int RockchipRga::RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags) { in RkRgaGetAllocBufferExt() function in android::RockchipRga 212 return RkRgaGetAllocBufferExt(bo_info, width, height, bpp, 0); in RkRgaGetAllocBuffer() 216 return RkRgaGetAllocBufferExt(bo_info, width, height, bpp, ROCKCHIP_BO_CACHABLE); in RkRgaGetAllocBufferCache()
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | RockchipRga.h | 66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | RockchipRga.h | 66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | RockchipRga.h | 66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | RockchipRga.h | 66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | RockchipRga.h | 66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
|