Home
last modified time | relevance | path

Searched refs:bo_t (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/common/hardware/rga/include/
H A DRockchipRga.h50 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info, int width, int height, int bpp, int flags);
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 RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
54 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
55 int RkRgaGetMmap(bo_t *bo_info);
56 int RkRgaUnmap(bo_t *bo_info);
57 int RkRgaFree(bo_t *bo_info);
58 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.h78 } bo_t; typedef
/device/soc/rockchip/rk3399/hardware/rga/include/
H A DRockchipRga.h52 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
54 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
55 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
56 int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
57 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
58 int RkRgaGetMmap(bo_t *bo_info);
59 int RkRgaUnmap(bo_t *bo_info);
60 int RkRgaFree(bo_t *bo_info);
61 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h67 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
68 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
69 int c_RkRgaGetMmap(bo_t *bo_info);
70 int c_RkRgaUnmap(bo_t *bo_info);
71 int c_RkRgaFree(bo_t *bo_info);
72 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h79 } bo_t; typedef
/device/soc/rockchip/rk3568/hardware/rga/include/
H A DRockchipRga.h52 int RkRgaAllocBuffer(int drm_fd /* input */, bo_t *bo_info,
54 int RkRgaFreeBuffer(int drm_fd /* input */, bo_t *bo_info);
55 int RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
56 int RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags);
57 int RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
58 int RkRgaGetMmap(bo_t *bo_info);
59 int RkRgaUnmap(bo_t *bo_info);
60 int RkRgaFree(bo_t *bo_info);
61 int RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A DRgaApi.h67 int c_RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp);
68 int c_RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp);
69 int c_RkRgaGetMmap(bo_t *bo_info);
70 int c_RkRgaUnmap(bo_t *bo_info);
71 int c_RkRgaFree(bo_t *bo_info);
72 int c_RkRgaGetBufferFd(bo_t *bo_info, int *fd);
H A Ddrmrga.h79 } bo_t; typedef
/device/soc/rockchip/rk3588/hardware/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.h105 } bo_t; typedef

Completed in 4 milliseconds