Home
last modified time | relevance | path

Searched refs:dpb_flush_flag (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc.c400 if (ctx->dpb_flush_flag) in s5p_mfc_handle_frame()
401 ctx->dpb_flush_flag = 0; in s5p_mfc_handle_frame()
590 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
600 ctx->dpb_flush_flag = 0; in s5p_mfc_handle_init_buffers()
A Ds5p_mfc_common.h664 unsigned int dpb_flush_flag; member
A Ds5p_mfc_dec.c1065 ctx->dpb_flush_flag = 1; in s5p_mfc_stop_streaming()
A Ds5p_mfc_opr_v5.c1086 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_decode_one_frame_v5()
A Ds5p_mfc_opr_v6.c2021 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_try_run_v6()

Completed in 29 milliseconds