Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpe.c383 unsigned int bufs_per_job; /* input buffers per batch */ member
885 int needed = ctx->bufs_per_job; in job_ready()
1327 if (ctx->bufs_completed < ctx->bufs_per_job) { in vpe_irq()
1753 ctx->bufs_per_job = ctrl->val; in vpe_s_ctrl()
2038 ctx->bufs_per_job = VPE_DEF_BUFS_PER_JOB; in vpe_open()