Searched refs:imosd (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/samples/alpha_demo/src/ |
| H A D | rga_alpha_osd_demo.cpp | 157 ret = imosd(fg_img, bg_img, bg_rect, &osd_config); in main()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | im2d_single.h | 246 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, 477 IM_C_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | im2d_single.h | 246 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, 477 IM_C_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | im2d_single.h | 246 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, 477 IM_C_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst,
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/ |
| H A D | im2d_single.h | 246 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, 477 IM_C_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | im2d.hpp | 315 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst,
|
| H A D | im2d.h | 720 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst,
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d.cpp | 1065 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, in imosd() function 2020 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, const im_rect osd_rect, in imosd() function 2022 return imosd(osd, dst, osd_rect, osd_info, sync, NULL); in imosd()
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_Developer_Guide_RGA_CN.md | 765 - **imosd**:调用RGA实现快速图像OSD字幕叠加。 1565 #### imosd subsubsection 1568 IM_API IM_STATUS imosd(const rga_buffer_t osd, 1601 > 通过job_handle向指定的任务中添加图像OSD操作,用法和imosd一致。
|
| H A D | Rockchip_Developer_Guide_RGA_EN.md | 758 - **imosd**: Call RGA for fast image OSD. 1559 #### imosd subsubsection 1562 IM_API IM_STATUS imosd(const rga_buffer_t osd, 1595 …ration to the specified job through job_handle. The configuration parameters are the same as imosd.
|