Home
last modified time | relevance | path

Searched refs:bo_t (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/include/
H A DRockchipRga.h62 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
64 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
65 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
68 int RkRgaGetMmap(bo_t *bo_info);
69 int RkRgaUnmap(bo_t *bo_info);
70 int RkRgaFree(bo_t *bo_info);
71 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h69 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
71 int c_RkRgaGetMmap(bo_t *bo_info);
72 int c_RkRgaUnmap(bo_t *bo_info);
73 int c_RkRgaFree(bo_t *bo_info);
74 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h108 } bo_t; typedef
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRockchipRga.h62 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
64 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
65 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
68 int RkRgaGetMmap(bo_t *bo_info);
69 int RkRgaUnmap(bo_t *bo_info);
70 int RkRgaFree(bo_t *bo_info);
71 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h69 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
71 int c_RkRgaGetMmap(bo_t *bo_info);
72 int c_RkRgaUnmap(bo_t *bo_info);
73 int c_RkRgaFree(bo_t *bo_info);
74 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h108 } bo_t; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRockchipRga.h62 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
64 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
65 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
68 int RkRgaGetMmap(bo_t *bo_info);
69 int RkRgaUnmap(bo_t *bo_info);
70 int RkRgaFree(bo_t *bo_info);
71 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h69 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
71 int c_RkRgaGetMmap(bo_t *bo_info);
72 int c_RkRgaUnmap(bo_t *bo_info);
73 int c_RkRgaFree(bo_t *bo_info);
74 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h108 } bo_t; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRockchipRga.h62 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
64 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
65 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
68 int RkRgaGetMmap(bo_t *bo_info);
69 int RkRgaUnmap(bo_t *bo_info);
70 int RkRgaFree(bo_t *bo_info);
71 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h69 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
71 int c_RkRgaGetMmap(bo_t *bo_info);
72 int c_RkRgaUnmap(bo_t *bo_info);
73 int c_RkRgaFree(bo_t *bo_info);
74 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h108 } bo_t; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRockchipRga.h62 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
64 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
65 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
66 … int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
67 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
68 int RkRgaGetMmap(bo_t *bo_info);
69 int RkRgaUnmap(bo_t *bo_info);
70 int RkRgaFree(bo_t *bo_info);
71 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h69 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
70 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
71 int c_RkRgaGetMmap(bo_t *bo_info);
72 int c_RkRgaUnmap(bo_t *bo_info);
73 int c_RkRgaFree(bo_t *bo_info);
74 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h105 } bo_t; typedef
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A DRockchipRga.h49 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
51 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
52 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
53 int RkRgaGetMmap(bo_t *bo_info);
54 int RkRgaUnmap(bo_t *bo_info);
55 int RkRgaFree(bo_t *bo_info);
56 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h56 }bo_t; typedef
/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaApi.cpp58 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp) { in c_RkRgaGetAllocBuffer()
64 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp) { in c_RkRgaGetAllocBufferCache()
70 int c_RkRgaGetMmap(bo_t *bo_info) { in c_RkRgaGetMmap()
76 int c_RkRgaUnmap(bo_t *bo_info) { in c_RkRgaUnmap()
82 int c_RkRgaFree(bo_t *bo_info) { in c_RkRgaFree()
88 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd) { in c_RkRgaGetBufferFd()
H A DRockchipRga.cpp144 int RockchipRga::RkRgaAllocBuffer(int drm_fd, bo_t *bo_info, int width, in RkRgaAllocBuffer()
168 int RockchipRga::RkRgaFreeBuffer(int drm_fd, bo_t *bo_info) { in RkRgaFreeBuffer()
187 …int RockchipRga::RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags) { in RkRgaGetAllocBufferExt()
211 int RockchipRga::RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp) { in RkRgaGetAllocBuffer()
215 int RockchipRga::RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp) { in RkRgaGetAllocBufferCache()
219 int RockchipRga::RkRgaGetMmap(bo_t *bo_info) { in RkRgaGetMmap()
236 int RockchipRga::RkRgaUnmap(bo_t *bo_info) { in RkRgaUnmap()
242 int RockchipRga::RkRgaFree(bo_t *bo_info) { in RkRgaFree()
252 int RockchipRga::RkRgaGetBufferFd(bo_t *bo_info, int *fd) { in RkRgaGetBufferFd()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drga_control.c36 extern int c_RkRgaFree(bo_t *bo_info);
38 int rga_control_buffer_init(bo_t *bo, int *buf_fd, int width, int height, int bpp) in rga_control_buffer_init()
69 void rga_control_buffer_deinit(bo_t *bo, int buf_fd) in rga_control_buffer_deinit()
H A Drga_control.h42 int rga_control_buffer_init(bo_t *bo, int *buf_fd, int width, int height, int bpp);
43 void rga_control_buffer_deinit(bo_t *bo, int buf_fd);
H A Ddisplay.c61 bo_t bo;