Home
last modified time | relevance | path

Searched refs:dec_dst_flag (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_common.h679 unsigned long dec_dst_flag; member
A Ds5p_mfc_dec.c1066 ctx->dec_dst_flag = 0; in s5p_mfc_stop_streaming()
1108 set_bit(vb->index, &ctx->dec_dst_flag); in s5p_mfc_buf_queue()
A Ds5p_mfc.c251 ctx->dec_dst_flag &= ~(1 << dst_buf->b->vb2_buf.index); in s5p_mfc_handle_frame_all_extracted()
360 &ctx->dec_dst_flag); in s5p_mfc_handle_frame_new()
A Ds5p_mfc_opr_v5.c1084 mfc_write(dev, ctx->dec_dst_flag, S5P_FIMV_SI_CH0_RELEASE_BUF); in s5p_mfc_decode_one_frame_v5()
A Ds5p_mfc_opr_v6.c1678 writel(ctx->dec_dst_flag, mfc_regs->d_available_dpb_flag_lower); in s5p_mfc_decode_one_frame_v6()

Completed in 18 milliseconds