Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v5.c1162 static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int last_frame) in s5p_mfc_run_dec_frame() function
1358 s5p_mfc_run_dec_frame(ctx, MFC_DEC_LAST_FRAME); in s5p_mfc_try_run_v5()
1361 ret = s5p_mfc_run_dec_frame(ctx, MFC_DEC_FRAME); in s5p_mfc_try_run_v5()
1382 s5p_mfc_run_dec_frame(ctx, MFC_DEC_FRAME); in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1951 static inline int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_dec_frame() function
2177 ret = s5p_mfc_run_dec_frame(ctx); in s5p_mfc_try_run_v6()