Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_common.h537 int (*post_frame_start) (struct s5p_mfc_ctx *ctx); member
A Ds5p_mfc.c679 if (ctx->c_ops->post_frame_start) { in s5p_mfc_irq()
680 if (ctx->c_ops->post_frame_start(ctx)) in s5p_mfc_irq()
A Ds5p_mfc_dec.c280 .post_frame_start = NULL,
A Ds5p_mfc_enc.c1309 .post_frame_start = enc_post_frame_start,

Completed in 15 milliseconds