Home
last modified time | relevance | path

Searched refs:dec_dst_flag (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h584 * @dec_dst_flag: flags for buffers queued in the hardware
669 unsigned long dec_dst_flag; member
H A Ds5p_mfc_dec.c1033 ctx->dec_dst_flag = 0; in s5p_mfc_stop_streaming()
1075 set_bit(vb->index, &ctx->dec_dst_flag); in s5p_mfc_buf_queue()
H A Ds5p_mfc.c245 ctx->dec_dst_flag &= ~(1 << dst_buf->b->vb2_buf.index); in s5p_mfc_handle_frame_all_extracted()
348 &ctx->dec_dst_flag); in s5p_mfc_handle_frame_new()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h590 * @dec_dst_flag: flags for buffers queued in the hardware
679 unsigned long dec_dst_flag; member
H 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()
H 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()
H 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()
H 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 19 milliseconds