Home
last modified time | relevance | path

Searched refs:head_processed (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c546 ctx->head_processed = 0; in s5p_mfc_handle_seq_done()
548 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
550 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
578 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
Ds5p_mfc_common.h659 unsigned int head_processed; member