Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h578 * @dpb_flush_flag: flag used to indicate that a DPB buffers are being
671 unsigned int dpb_flush_flag; member
H A Ds5p_mfc_dec.c1107 ctx->dpb_flush_flag = 1; in s5p_mfc_stop_streaming()
H A Ds5p_mfc_opr_v5.c1088 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_decode_one_frame_v5()
H A Ds5p_mfc_opr_v6.c2195 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_try_run_v6()