Searched refs:dst_bufs (Results 1 – 5 of 5) sorted by relevance
968 ctx->dst_bufs[i].b = vb; in s5p_mfc_buf_init()969 ctx->dst_bufs[i].cookie.raw.luma = in s5p_mfc_buf_init()971 ctx->dst_bufs[i].cookie.raw.chroma = in s5p_mfc_buf_init()1075 mfc_buf = &ctx->dst_bufs[vb->v4l2_buf.index]; in s5p_mfc_buf_queue()
477 ctx->dst_bufs[i].cookie.raw.luma); in s5p_mfc_set_dec_frame_buffer_v5()478 mfc_write(dev, OFFSETB(ctx->dst_bufs[i].cookie.raw.luma), in s5p_mfc_set_dec_frame_buffer_v5()481 ctx->dst_bufs[i].cookie.raw.chroma); in s5p_mfc_set_dec_frame_buffer_v5()482 mfc_write(dev, OFFSETA(ctx->dst_bufs[i].cookie.raw.chroma), in s5p_mfc_set_dec_frame_buffer_v5()
613 struct s5p_mfc_buf dst_bufs[MFC_MAX_BUFFERS]; member
473 ctx->dst_bufs[i].cookie.raw.luma); in s5p_mfc_set_dec_frame_buffer_v6()474 writel(ctx->dst_bufs[i].cookie.raw.luma, in s5p_mfc_set_dec_frame_buffer_v6()477 ctx->dst_bufs[i].cookie.raw.chroma); in s5p_mfc_set_dec_frame_buffer_v6()478 writel(ctx->dst_bufs[i].cookie.raw.chroma, in s5p_mfc_set_dec_frame_buffer_v6()
1881 ctx->dst_bufs[i].b = vb; in s5p_mfc_buf_init()1882 ctx->dst_bufs[i].cookie.stream = in s5p_mfc_buf_init()2014 mfc_buf = &ctx->dst_bufs[vb->v4l2_buf.index]; in s5p_mfc_buf_queue()