Searched refs:post_seq_start (Results 1 – 4 of 4) sorted by relevance
534 int (*post_seq_start) (struct s5p_mfc_ctx *ctx); member
525 if (ctx->c_ops->post_seq_start) { in s5p_mfc_handle_seq_done()526 if (ctx->c_ops->post_seq_start(ctx)) in s5p_mfc_handle_seq_done()
278 .post_seq_start = NULL,
1307 .post_seq_start = enc_post_seq_start,