Home
last modified time | relevance | path

Searched refs:RkRgaFree (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A DRockchipRga.h55 int RkRgaFree(bo_t *bo_info);
/OK3568_Linux_fs/external/linux-rga/include/
H A DRockchipRga.h70 int RkRgaFree(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRockchipRga.h70 int RkRgaFree(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRockchipRga.h70 int RkRgaFree(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRockchipRga.h70 int RkRgaFree(bo_t *bo_info);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRockchipRga.h70 int RkRgaFree(bo_t *bo_info);
/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaApi.cpp85 return c_rkRga.RkRgaFree(bo_info); in c_RkRgaFree()
H A DRockchipRga.cpp242 int RockchipRga::RkRgaFree(bo_t *bo_info) { in RkRgaFree() function in android::RockchipRga