Home
last modified time | relevance | path

Searched refs:c_RkRgaGetMmap (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/include/
H A DRgaApi.h71 int c_RkRgaGetMmap(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRgaApi.h71 int c_RkRgaGetMmap(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRgaApi.h71 int c_RkRgaGetMmap(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRgaApi.h71 int c_RkRgaGetMmap(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRgaApi.h71 int c_RkRgaGetMmap(bo_t *bo_info);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drga_control.c54 ret = c_RkRgaGetMmap(bo); in rga_control_buffer_init()
/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaApi.cpp70 int c_RkRgaGetMmap(bo_t *bo_info) { in c_RkRgaGetMmap() function