Home
last modified time | relevance | path

Searched refs:finish_run (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda.h200 void (*finish_run)(struct coda_ctx *ctx); member
278 * wakeup mutex used to serialize encoder stop command and finish_run,
279 * ensures that finish_run always either flags the last returned buffer
H A Dcoda-jpeg.c1302 .finish_run = coda9_jpeg_finish_encode,
1507 .finish_run = coda9_jpeg_finish_decode,
H A Dcoda-bit.c1754 .finish_run = coda_finish_encode,
2598 .finish_run = coda_finish_decode,
H A Dcoda-common.c1126 * that decoder finish_run will see the last flag and report it in coda_encoder_cmd()
1560 ctx->ops->finish_run(ctx); in coda_pic_run_work()
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda.h209 void (*finish_run)(struct coda_ctx *ctx); member
289 * wakeup mutex used to serialize encoder stop command and finish_run,
290 * ensures that finish_run always either flags the last returned buffer
H A Dcoda-jpeg.c1302 .finish_run = coda9_jpeg_finish_encode,
1502 .finish_run = coda9_jpeg_finish_decode,
H A Dcoda-bit.c1756 .finish_run = coda_finish_encode,
2627 .finish_run = coda_finish_decode,
H A Dcoda-common.c1137 * that decoder finish_run will see the last flag and report it in coda_encoder_cmd()
1553 ctx->ops->finish_run(ctx); in coda_pic_run_work()

Completed in 23 milliseconds