Searched refs:RockchipRga (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RgaApi.cpp | 34 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetContext() 40 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaBlit() 46 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaColorFill() 52 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaFlush() 59 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetAllocBuffer() 65 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetAllocBufferCache() 71 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetMmap() 77 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaUnmap() 83 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaFree() 89 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetBufferFd()
|
| H A D | RockchipRga.cpp | 95 ANDROID_SINGLETON_STATIC_INSTANCE(RockchipRga) in ANDROID_SINGLETON_STATIC_INSTANCE() argument 97 RGA_SINGLETON_STATIC_INSTANCE(RockchipRga) in ANDROID_SINGLETON_STATIC_INSTANCE() 100 RockchipRga::RockchipRga(): in ANDROID_SINGLETON_STATIC_INSTANCE() 113 RockchipRga::~RockchipRga() { in ~RockchipRga() 117 int RockchipRga::RkRgaInit() { in RkRgaInit() 132 void RockchipRga::RkRgaDeInit() { in RkRgaDeInit() 139 void RockchipRga::RkRgaGetContext(void **ctx) { in RkRgaGetContext() 144 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() [all …]
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | RockchipRga.h | 51 class RockchipRga :public Singleton<RockchipRga> { 54 static inline RockchipRga& get() { in get() 94 RockchipRga(); 95 ~RockchipRga(); 102 friend class Singleton<RockchipRga>;
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | RockchipRga.h | 51 class RockchipRga :public Singleton<RockchipRga> { 54 static inline RockchipRga& get() { in get() 94 RockchipRga(); 95 ~RockchipRga(); 102 friend class Singleton<RockchipRga>;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | RockchipRga.h | 51 class RockchipRga :public Singleton<RockchipRga> { 54 static inline RockchipRga& get() { in get() 94 RockchipRga(); 95 ~RockchipRga(); 102 friend class Singleton<RockchipRga>;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | RockchipRga.h | 51 class RockchipRga :public Singleton<RockchipRga> { 54 static inline RockchipRga& get() { in get() 94 RockchipRga(); 95 ~RockchipRga(); 102 friend class Singleton<RockchipRga>;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | RockchipRga.h | 51 class RockchipRga :public Singleton<RockchipRga> { 54 static inline RockchipRga& get() { in get() 94 RockchipRga(); 95 ~RockchipRga(); 102 friend class Singleton<RockchipRga>;
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | RockchipRga.h | 38 class RockchipRga 44 RockchipRga(); 45 ~RockchipRga();
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkRgaApi.cpp | 14 static RockchipRga rkRga; 29 android::RockchipRga& rkRga(android::RockchipRga::get()); in rkRgaBlit()
|
| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | meson.build | 23 'core/RockchipRga.cpp', 47 'include/RockchipRga.h',
|
| H A D | CHANGELOG.md | 202 - RockchipRga接口demo目录变更: 258 - 避免RockchipRga单例被异常销毁后可能引发的错误。
|
| H A D | CMakeLists.txt | 57 core/RockchipRga.cpp 95 include/RockchipRga.h
|
| H A D | Android.bp | 41 "core/RockchipRga.cpp",
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d.cpp | 233 RockchipRga& rkRga(RockchipRga::get()); in importbuffer_GraphicBuffer_handle() 273 RockchipRga& rkRga(RockchipRga::get()); in wrapbuffer_handle() 315 RockchipRga& rkRga(RockchipRga::get()); in wrapbuffer_GraphicBuffer() 365 RockchipRga& rkRga(RockchipRga::get()); in wrapbuffer_AHardwareBuffer()
|
| H A D | im2d_impl.cpp | 65 RockchipRga& rkRga(RockchipRga::get()); in rga_get_context() 1911 RockchipRga& rkRga(RockchipRga::get()); in rga_task_submit()
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_CN.md | 989 …版本librga,并推出简单易用的IM2D API,亦可称呼为IM2D版librga。新版本librga不仅支持新的IM2D API,旧版本的RockchipRga接口和C_XXX接口也是支持的。… 1227 #### RockchipRga接口报错
|
| H A D | Rockchip_FAQ_RGA_EN.md | 980 …a. The new version librga supports not only the new IM2D API, but also RockchipRga and C_XXX inter… 1217 #### RockchipRga API Error
|