Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A 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);

Completed in 7 milliseconds