Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c386 if (ctx->dpb_flush_flag) in s5p_mfc_handle_frame()
387 ctx->dpb_flush_flag = 0; in s5p_mfc_handle_frame()
570 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
580 ctx->dpb_flush_flag = 0; in s5p_mfc_handle_init_buffers()
Ds5p_mfc_common.h604 unsigned int dpb_flush_flag; member
Ds5p_mfc_dec.c1040 ctx->dpb_flush_flag = 1; in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1091 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_decode_one_frame_v5()
Ds5p_mfc_opr_v6.c1749 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_try_run_v6()