Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c543 ctx->head_processed = 0; in s5p_mfc_handle_seq_done()
545 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
547 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
575 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
Ds5p_mfc_common.h665 unsigned int head_processed; member