Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c558 ctx->head_processed = 0; in s5p_mfc_handle_seq_done()
560 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
562 ctx->head_processed = 1; in s5p_mfc_handle_seq_done()
590 if (!ctx->dpb_flush_flag && ctx->head_processed) { in s5p_mfc_handle_init_buffers()
Ds5p_mfc_common.h665 unsigned int head_processed; member