Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h619 unsigned long dec_dst_flag; member
Ds5p_mfc_dec.c1055 ctx->dec_dst_flag = 0; in s5p_mfc_stop_streaming()
1100 set_bit(vb->v4l2_buf.index, &ctx->dec_dst_flag); in s5p_mfc_buf_queue()
Ds5p_mfc.c212 ctx->dec_dst_flag &= ~(1 << dst_buf->b->v4l2_buf.index); in s5p_mfc_handle_frame_all_extracted()
302 &ctx->dec_dst_flag); in s5p_mfc_handle_frame_new()
Ds5p_mfc_opr_v5.c1087 mfc_write(dev, ctx->dec_dst_flag, S5P_FIMV_SI_CH0_RELEASE_BUF); in s5p_mfc_decode_one_frame_v5()
Ds5p_mfc_opr_v6.c1411 writel(ctx->dec_dst_flag, mfc_regs->d_available_dpb_flag_lower); in s5p_mfc_decode_one_frame_v6()