Home
last modified time | relevance | path

Searched refs:s5p_mfc_run_dec_frame (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c1163 static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int last_frame) in s5p_mfc_run_dec_frame() function
1359 s5p_mfc_run_dec_frame(ctx, MFC_DEC_LAST_FRAME); in s5p_mfc_try_run_v5()
1362 ret = s5p_mfc_run_dec_frame(ctx, MFC_DEC_FRAME); in s5p_mfc_try_run_v5()
1383 s5p_mfc_run_dec_frame(ctx, MFC_DEC_FRAME); in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1794 static inline int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_dec_frame() function
2007 ret = s5p_mfc_run_dec_frame(ctx); in s5p_mfc_try_run_v6()