Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c538 ctx->head_processed = 0; in s5p_mfc_handle_seq_done()
540 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
542 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
570 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
Ds5p_mfc_common.h605 unsigned int head_processed; member