Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.h320 unsigned int (*get_pic_type_bot)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc.c245 s5p_mfc_hw_call(dev->mfc_ops, get_pic_type_bot, ctx)) in s5p_mfc_handle_frame_all_extracted()
350 get_pic_type_bot, ctx)) in s5p_mfc_handle_frame_new()
H A Ds5p_mfc_opr_v5.c1629 .get_pic_type_bot = s5p_mfc_get_pic_type_bot_v5,
H A Ds5p_mfc_opr_v6.c2524 .get_pic_type_bot = s5p_mfc_get_pic_type_bot_v6,