| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d.cpp | 1066 const im_rect osd_rect, im_osd_t *osd_info, in imosd() argument 1085 … return improcess(dst, dst, osd, osd_rect, osd_rect, tmp_rect, -1, release_fence_fd, &opt, usage); in imosd() 1723 const im_rect osd_rect, im_osd_t *osd_config) { in imosdTask() argument 1736 …return improcessTask(job_handle, bg_image, bg_image, osd, osd_rect, osd_rect, tmp_rect, &opt, usag… in imosdTask() 2020 IM_API IM_STATUS imosd(const rga_buffer_t osd,const rga_buffer_t dst, const im_rect osd_rect, in imosd() argument 2022 return imosd(osd, dst, osd_rect, osd_info, sync, NULL); in imosd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | im2d_task.h | 284 const im_rect osd_rect, im_osd_t *osd_config);
|
| H A D | im2d_single.h | 247 const im_rect osd_rect, im_osd_t *osd_config, 478 const im_rect osd_rect, im_osd_t *osd_config, int sync);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | im2d_task.h | 284 const im_rect osd_rect, im_osd_t *osd_config);
|
| H A D | im2d_single.h | 247 const im_rect osd_rect, im_osd_t *osd_config, 478 const im_rect osd_rect, im_osd_t *osd_config, int sync);
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | im2d_task.h | 284 const im_rect osd_rect, im_osd_t *osd_config);
|
| H A D | im2d_single.h | 247 const im_rect osd_rect, im_osd_t *osd_config, 478 const im_rect osd_rect, im_osd_t *osd_config, int sync);
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/ |
| H A D | im2d_task.h | 284 const im_rect osd_rect, im_osd_t *osd_config);
|
| H A D | im2d_single.h | 247 const im_rect osd_rect, im_osd_t *osd_config, 478 const im_rect osd_rect, im_osd_t *osd_config, int sync);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | im2d.hpp | 316 const im_rect osd_rect, im_osd_t *osd_config,
|
| H A D | im2d.h | 721 const im_rect osd_rect, im_osd_t *osd_config, int sync);
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 457 winfmt->w.width = itv->osd_rect.width; in ivtv_g_fmt_vid_out_overlay() 458 winfmt->w.height = itv->osd_rect.height; in ivtv_g_fmt_vid_out_overlay() 1404 fb->fmt.width = itv->osd_rect.width; in ivtv_g_fbuf() 1405 fb->fmt.height = itv->osd_rect.height; in ivtv_g_fbuf()
|
| H A D | ivtvfb.c | 796 itv->osd_rect.width = var->xres; in _ivtvfb_check_var() 797 itv->osd_rect.height = var->yres; in _ivtvfb_check_var()
|
| H A D | ivtv-driver.h | 752 struct v4l2_rect osd_rect; /* current OSD position and size */ member
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_Developer_Guide_RGA_CN.md | 1570 const im_rect osd_rect, 1582 | osd_rect | **[required]** image region to OSD | 1597 const im_rect osd_rect, 1608 | osd_rect | **[required]** image region to OSD |
|
| H A D | Rockchip_Developer_Guide_RGA_EN.md | 1564 const im_rect osd_rect, 1576 | osd_rect | **[required]** image region to OSD | 1591 const im_rect osd_rect, 1602 | osd_rect | **[required]** image region to OSD |
|