Home
last modified time | relevance | path

Searched refs:RGA_BLIT_SYNC (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/
H A Drga.h21 #define RGA_BLIT_SYNC 0x5017 macro
H A Drga.cpp163 int io_ret = ioctl(impl->rga_fd, RGA_BLIT_SYNC, &impl->request); in rga_ioctl()
/OK3568_Linux_fs/external/linux-rga/include/
H A Ddrmrga.h42 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Ddrmrga.h42 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Ddrmrga.h42 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Ddrmrga.h42 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/
H A Drga.h9 #define RGA_BLIT_SYNC 0x5017 macro
H A Drga_drv.c134 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 Drga_ioctl.h48 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_drv.c140 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 Drga_job.c823 if (request->sync_mode == RGA_BLIT_SYNC) { in rga_request_commit()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Drga.h29 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Drga.h45 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.cpp356 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 Drga2.h10 #define RGA_BLIT_SYNC 0x5017 macro
H A Drga2_drv.c105 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 Drga.h23 #define RGA_BLIT_SYNC 0x5017 macro
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.cpp1922 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 DRockchip_FAQ_RGA_CN.md460 rga2: cmd is RGA_BLIT_SYNC //显示当前传入的工作模式。
H A DRockchip_FAQ_RGA_EN.md455 rga2: cmd is RGA_BLIT_SYNC //Current working mode.