Searched refs:RkRgaGetHandleMapAddress (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | GrallocOps.h | 55 int RkRgaGetHandleMapAddress(buffer_handle_t handle,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | GrallocOps.h | 55 int RkRgaGetHandleMapAddress(buffer_handle_t handle,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | GrallocOps.h | 55 int RkRgaGetHandleMapAddress(buffer_handle_t handle,
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | GrallocOps.h | 55 int RkRgaGetHandleMapAddress(buffer_handle_t handle,
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | GrallocOps.h | 55 int RkRgaGetHandleMapAddress(buffer_handle_t handle,
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | GrallocOps.cpp | 90 int RkRgaGetHandleMapAddress(buffer_handle_t handle, in RkRgaGetHandleMapAddress() function 332 int RkRgaGetHandleMapAddress(buffer_handle_t handle, in RkRgaGetHandleMapAddress() function
|
| H A D | NormalRga.cpp | 301 RkRgaGetHandleMapAddress(dst, &dstBuf); in NormalRgaPaletteTable() 504 RkRgaGetHandleMapAddress(src->hnd, &srcBuf); in RgaBlit() 566 RkRgaGetHandleMapAddress(src1->hnd, &src1Buf); in RgaBlit() 628 RkRgaGetHandleMapAddress(dst->hnd, &dstBuf); in RgaBlit() 1561 ret = RkRgaGetHandleMapAddress(dst->hnd, &dstBuf); in RgaCollorFill() 1861 RkRgaGetHandleMapAddress(src->hnd, &srcBuf); in RgaCollorPalette() 1918 RkRgaGetHandleMapAddress(dst->hnd, &dstBuf); in RgaCollorPalette() 1975 RkRgaGetHandleMapAddress(lut->hnd, &lutBuf); in RgaCollorPalette()
|
| H A D | RockchipRga.cpp | 268 ret = RkRgaGetHandleMapAddress(handle, buf); in RkRgaGetHandleMapCpuAddress()
|