Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.c441 alloc_dec_temp_buffers, ctx); in s5p_mfc_open_mfc_inst()
H A Ds5p_mfc_opr.h283 int (*alloc_dec_temp_buffers)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc_opr_v5.c1597 .alloc_dec_temp_buffers = s5p_mfc_alloc_dec_temp_buffers_v5,
H A Ds5p_mfc_opr_v6.c2661 .alloc_dec_temp_buffers = s5p_mfc_alloc_dec_temp_buffers_v6,