Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.h319 unsigned int (*get_pic_type_top)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc.c244 if (s5p_mfc_hw_call(dev->mfc_ops, get_pic_type_top, ctx) == in s5p_mfc_handle_frame_all_extracted()
348 get_pic_type_top, ctx) == in s5p_mfc_handle_frame_new()
H A Ds5p_mfc_opr_v5.c1628 .get_pic_type_top = s5p_mfc_get_pic_type_top_v5,
H A Ds5p_mfc_opr_v6.c2523 .get_pic_type_top = s5p_mfc_get_pic_type_top_v6,