Searched refs:dpb_flush_flag (Results 1 – 5 of 5) sorted by relevance
400 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()
664 unsigned int dpb_flush_flag; member
1065 ctx->dpb_flush_flag = 1; in s5p_mfc_stop_streaming()
1086 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_decode_one_frame_v5()
2021 s5p_mfc_set_flush(ctx, ctx->dpb_flush_flag); in s5p_mfc_try_run_v6()
Completed in 29 milliseconds