Searched refs:post_frame_start (Results 1 – 4 of 4) sorted by relevance
481 int (*post_frame_start) (struct s5p_mfc_ctx *ctx); member
636 if (ctx->c_ops->post_frame_start) { in s5p_mfc_irq()637 if (ctx->c_ops->post_frame_start(ctx)) in s5p_mfc_irq()
259 .post_frame_start = NULL,
943 .post_frame_start = enc_post_frame_start,