Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c354 if (ctx->dpb_flush_flag) in s5p_mfc_handle_frame()
355 ctx->dpb_flush_flag = 0; in s5p_mfc_handle_frame()
546 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
558 ctx->dpb_flush_flag = 0; in s5p_mfc_handle_init_buffers()
Ds5p_mfc_common.h602 unsigned int dpb_flush_flag; member
Ds5p_mfc_dec.c1034 ctx->dpb_flush_flag = 1; in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1089 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_decode_one_frame_v5()
Ds5p_mfc_opr_v6.c1771 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_try_run_v6()