Home
last modified time | relevance | path

Searched defs:s5p_mfc_codec_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_common.h531 struct s5p_mfc_codec_ops { struct
533 int (*pre_seq_start) (struct s5p_mfc_ctx *ctx);
534 int (*post_seq_start) (struct s5p_mfc_ctx *ctx);
536 int (*pre_frame_start) (struct s5p_mfc_ctx *ctx);
537 int (*post_frame_start) (struct s5p_mfc_ctx *ctx);
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h527 struct s5p_mfc_codec_ops { struct
529 int (*pre_seq_start) (struct s5p_mfc_ctx *ctx);
530 int (*post_seq_start) (struct s5p_mfc_ctx *ctx);
532 int (*pre_frame_start) (struct s5p_mfc_ctx *ctx);
533 int (*post_frame_start) (struct s5p_mfc_ctx *ctx);