Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c1186 static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int last_frame) in s5p_mfc_run_dec_frame() function
1402 s5p_mfc_run_dec_frame(ctx, MFC_DEC_LAST_FRAME); in s5p_mfc_try_run_v5()
1405 ret = s5p_mfc_run_dec_frame(ctx, MFC_DEC_FRAME); in s5p_mfc_try_run_v5()
1426 s5p_mfc_run_dec_frame(ctx, MFC_DEC_FRAME); in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1543 static inline int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_dec_frame() function
1774 ret = s5p_mfc_run_dec_frame(ctx); in s5p_mfc_try_run_v6()