| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.h | 21 #define RGA_BLIT_SYNC 0x5017 macro
|
| H A D | rga.cpp | 163 int io_ret = ioctl(impl->rga_fd, RGA_BLIT_SYNC, &impl->request); in rga_ioctl()
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | drmrga.h | 42 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | drmrga.h | 42 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | drmrga.h | 42 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | drmrga.h | 42 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/ |
| H A D | rga.h | 9 #define RGA_BLIT_SYNC 0x5017 macro
|
| H A D | rga_drv.c | 134 case RGA_BLIT_SYNC: in rga_get_cmd_mode_str() 1605 case RGA_BLIT_SYNC: in rga_ioctl()
|
| /OK3568_Linux_fs/external/linux-rga/core/hardware/ |
| H A D | rga_ioctl.h | 48 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_drv.c | 140 request->sync_mode = RGA_BLIT_SYNC; in rga_mpi_commit() 274 kernel_request.sync_mode = RGA_BLIT_SYNC; in rga_kernel_commit() 952 case RGA_BLIT_SYNC: in rga_ioctl()
|
| H A D | rga_job.c | 823 if (request->sync_mode == RGA_BLIT_SYNC) { in rga_request_commit()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | rga.h | 29 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | rga.h | 45 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 356 if(ioctl(ctx->rgaFd, RGA_BLIT_SYNC, &rgaReg)) { in NormalRgaPaletteTable() 396 int sync_mode = RGA_BLIT_SYNC; in RgaBlit() 1508 int sync_mode = RGA_BLIT_SYNC; in RgaCollorFill() 2337 if(ioctl(ctx->rgaFd, RGA_BLIT_SYNC, &rgaReg) != 0) { in RgaCollorPalette() 2367 ret = ioctl(ctx->rgaFd, RGA_BLIT_SYNC, &ioc_req); in RgaCollorPalette()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/ |
| H A D | rga2.h | 10 #define RGA_BLIT_SYNC 0x5017 macro
|
| H A D | rga2_drv.c | 105 case RGA_BLIT_SYNC: in rga2_get_cmd_mode_str() 1252 case RGA_BLIT_SYNC: in rga_ioctl() 1438 case RGA_BLIT_SYNC: in compat_rga_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga.h | 23 #define RGA_BLIT_SYNC 0x5017 macro
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d_impl.cpp | 1922 dstinfo.sync_mode = RGA_BLIT_SYNC; in rga_task_submit() 2092 submit_request.sync_mode = RGA_BLIT_SYNC; in rga_job_submit() 2151 config_request.sync_mode = RGA_BLIT_SYNC; in rga_job_config()
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_CN.md | 460 rga2: cmd is RGA_BLIT_SYNC //显示当前传入的工作模式。
|
| H A D | Rockchip_FAQ_RGA_EN.md | 455 rga2: cmd is RGA_BLIT_SYNC //Current working mode.
|