Home
last modified time | relevance | path

Searched refs:head_processed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A 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()
H A Ds5p_mfc_common.h573 * @head_processed: flag mentioning whether the header data is processed
655 unsigned int head_processed; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A 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()
H A Ds5p_mfc_common.h577 * @head_processed: flag mentioning whether the header data is processed
665 unsigned int head_processed; member

Completed in 8 milliseconds