Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/ti-vpe/
Dvpe.c384 unsigned int bufs_completed; /* bufs done in this batch */ member
1328 ctx->bufs_completed++; in vpe_irq()
1329 if (ctx->bufs_completed < ctx->bufs_per_job) { in vpe_irq()
1336 ctx->bufs_completed = 0; in vpe_irq()