Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h685 unsigned long dec_dst_flag; member
H A Ds5p_mfc_dec.c1108 ctx->dec_dst_flag = 0; in s5p_mfc_stop_streaming()
1150 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.c1086 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.c1835 writel(ctx->dec_dst_flag, mfc_regs->d_available_dpb_flag_lower); in s5p_mfc_decode_one_frame_v6()