Home
last modified time | relevance | path

Searched defs:rga_command_base (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_job.c205 static struct rga_job *rga_job_alloc(struct rga_req *rga_command_base) in rga_job_alloc()
567 int rga_job_commit(struct rga_req *rga_command_base, int flags) in rga_job_commit()
691 int rga_job_mpi_commit(struct rga_req *rga_command_base, in rga_job_mpi_commit()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
Drga_drv.h245 struct rga_req rga_command_base; member