Searched refs:finish_run (Results 1 – 5 of 5) sorted by relevance
9 finish_run() { function
200 void (*finish_run)(struct coda_ctx *ctx); member
1296 .finish_run = coda9_jpeg_finish_encode,1501 .finish_run = coda9_jpeg_finish_decode,
1748 .finish_run = coda_finish_encode,2592 .finish_run = coda_finish_decode,
1560 ctx->ops->finish_run(ctx); in coda_pic_run_work()