dst_vb 67 drivers/media/platform/exynos-gsc/gsc-m2m.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 75 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); dst_vb 76 drivers/media/platform/exynos-gsc/gsc-m2m.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_ERROR); dst_vb 93 drivers/media/platform/exynos-gsc/gsc-m2m.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 99 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); dst_vb 101 drivers/media/platform/exynos-gsc/gsc-m2m.c if (src_vb && dst_vb) { dst_vb 102 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 103 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb->timecode = src_vb->timecode; dst_vb 104 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb->flags &= ~V4L2_BUF_FLAG_TSTAMP_SRC_MASK; dst_vb 105 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb->flags |= dst_vb 110 drivers/media/platform/exynos-gsc/gsc-m2m.c v4l2_m2m_buf_done(dst_vb, vb_state); dst_vb 125 drivers/media/platform/exynos-gsc/gsc-m2m.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 136 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); dst_vb 137 drivers/media/platform/exynos-gsc/gsc-m2m.c ret = gsc_prepare_addr(ctx, &dst_vb->vb2_buf, d_frame, &d_frame->addr); dst_vb 141 drivers/media/platform/exynos-gsc/gsc-m2m.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 41 drivers/media/platform/exynos4-is/fimc-m2m.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 47 drivers/media/platform/exynos4-is/fimc-m2m.c dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); dst_vb 51 drivers/media/platform/exynos4-is/fimc-m2m.c if (dst_vb) dst_vb 52 drivers/media/platform/exynos4-is/fimc-m2m.c v4l2_m2m_buf_done(dst_vb, vb_state); dst_vb 53 drivers/media/platform/exynos4-is/fimc-m2m.c if (src_vb && dst_vb) dst_vb 94 drivers/media/platform/exynos4-is/fimc-m2m.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 122 drivers/media/platform/exynos4-is/fimc-m2m.c dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); dst_vb 123 drivers/media/platform/exynos4-is/fimc-m2m.c ret = fimc_prepare_addr(ctx, &dst_vb->vb2_buf, df, &df->paddr); dst_vb 127 drivers/media/platform/exynos4-is/fimc-m2m.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 128 drivers/media/platform/exynos4-is/fimc-m2m.c dst_vb->flags &= ~V4L2_BUF_FLAG_TSTAMP_SRC_MASK; dst_vb 129 drivers/media/platform/exynos4-is/fimc-m2m.c dst_vb->flags |= dst_vb 935 drivers/media/platform/imx-pxp.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 946 drivers/media/platform/imx-pxp.c dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); dst_vb 950 drivers/media/platform/imx-pxp.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_DONE); dst_vb 181 drivers/media/platform/m2m-deinterlace.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 186 drivers/media/platform/m2m-deinterlace.c dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); dst_vb 188 drivers/media/platform/m2m-deinterlace.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 189 drivers/media/platform/m2m-deinterlace.c dst_vb->flags &= ~V4L2_BUF_FLAG_TSTAMP_SRC_MASK; dst_vb 190 drivers/media/platform/m2m-deinterlace.c dst_vb->flags |= dst_vb 192 drivers/media/platform/m2m-deinterlace.c dst_vb->timecode = src_vb->timecode; dst_vb 195 drivers/media/platform/m2m-deinterlace.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_DONE); dst_vb 332 drivers/media/platform/mx2_emmaprp.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 354 drivers/media/platform/mx2_emmaprp.c dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); dst_vb 356 drivers/media/platform/mx2_emmaprp.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 357 drivers/media/platform/mx2_emmaprp.c dst_vb->flags &= dst_vb 359 drivers/media/platform/mx2_emmaprp.c dst_vb->flags |= dst_vb 362 drivers/media/platform/mx2_emmaprp.c dst_vb->timecode = src_vb->timecode; dst_vb 366 drivers/media/platform/mx2_emmaprp.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_DONE); dst_vb 2717 drivers/media/platform/s5p-jpeg/jpeg-core.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 2729 drivers/media/platform/s5p-jpeg/jpeg-core.c dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); dst_vb 2761 drivers/media/platform/s5p-jpeg/jpeg-core.c vb2_set_plane_payload(&dst_vb->vb2_buf, dst_vb 2765 drivers/media/platform/s5p-jpeg/jpeg-core.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_DONE); dst_vb 2768 drivers/media/platform/s5p-jpeg/jpeg-core.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_ERROR); dst_vb 997 drivers/media/platform/s5p-mfc/s5p_mfc.c struct vb2_buffer *src_vb = NULL, *dst_vb = NULL; dst_vb 1031 drivers/media/platform/s5p-mfc/s5p_mfc.c dst_vb = list_first_entry(&dst_q->done_list, struct vb2_buffer, dst_vb 1033 drivers/media/platform/s5p-mfc/s5p_mfc.c if (dst_vb && (dst_vb->state == VB2_BUF_STATE_DONE dst_vb 1034 drivers/media/platform/s5p-mfc/s5p_mfc.c || dst_vb->state == VB2_BUF_STATE_ERROR)) dst_vb 183 drivers/media/platform/sti/bdisp/bdisp-v4l2.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 191 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); dst_vb 193 drivers/media/platform/sti/bdisp/bdisp-v4l2.c if (src_vb && dst_vb) { dst_vb 194 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 195 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb->timecode = src_vb->timecode; dst_vb 196 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb->flags &= ~V4L2_BUF_FLAG_TSTAMP_SRC_MASK; dst_vb 197 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb->flags |= src_vb->flags & dst_vb 201 drivers/media/platform/sti/bdisp/bdisp-v4l2.c v4l2_m2m_buf_done(dst_vb, vb_state); dst_vb 284 drivers/media/platform/sti/bdisp/bdisp-v4l2.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 295 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); dst_vb 296 drivers/media/platform/sti/bdisp/bdisp-v4l2.c ret = bdisp_get_addr(ctx, &dst_vb->vb2_buf, dst, dst->paddr); dst_vb 300 drivers/media/platform/sti/bdisp/bdisp-v4l2.c dst_vb->vb2_buf.timestamp = src_vb->vb2_buf.timestamp; dst_vb 401 drivers/media/platform/ti-vpe/vpe.c struct vb2_v4l2_buffer *dst_vb; dst_vb 1014 drivers/media/platform/ti-vpe/vpe.c struct vb2_buffer *vb = &ctx->dst_vb->vb2_buf; dst_vb 1207 drivers/media/platform/ti-vpe/vpe.c ctx->dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); dst_vb 1208 drivers/media/platform/ti-vpe/vpe.c WARN_ON(ctx->dst_vb == NULL); dst_vb 1408 drivers/media/platform/ti-vpe/vpe.c d_vb = ctx->dst_vb; dst_vb 1469 drivers/media/platform/ti-vpe/vpe.c ctx->dst_vb = NULL; dst_vb 2139 drivers/media/platform/ti-vpe/vpe.c if (ctx->dst_vb) { dst_vb 2142 drivers/media/platform/ti-vpe/vpe.c v4l2_m2m_buf_done(ctx->dst_vb, state); dst_vb 2143 drivers/media/platform/ti-vpe/vpe.c ctx->dst_vb = NULL; dst_vb 260 drivers/media/platform/vicodec/vicodec-core.c struct vb2_v4l2_buffer *dst_vb) dst_vb 307 drivers/media/platform/vicodec/vicodec-core.c p_dst = vb2_plane_vaddr(&dst_vb->vb2_buf, 0); dst_vb 323 drivers/media/platform/vicodec/vicodec-core.c vb2_set_plane_payload(&dst_vb->vb2_buf, 0, comp_sz_or_errcode); dst_vb 338 drivers/media/platform/vicodec/vicodec-core.c vb2_set_plane_payload(&dst_vb->vb2_buf, 0, q_dst->sizeimage); dst_vb 340 drivers/media/platform/vicodec/vicodec-core.c dst_vb->flags |= V4L2_BUF_FLAG_KEYFRAME; dst_vb 342 drivers/media/platform/vicodec/vicodec-core.c dst_vb->flags |= V4L2_BUF_FLAG_PFRAME; dst_vb 624 drivers/media/platform/vim2m.c struct vb2_v4l2_buffer *src_vb, *dst_vb; dst_vb 637 drivers/media/platform/vim2m.c dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); dst_vb 643 drivers/media/platform/vim2m.c v4l2_m2m_buf_done(dst_vb, VB2_BUF_STATE_DONE); dst_vb 611 drivers/media/v4l2-core/v4l2-mem2mem.c struct vb2_buffer *src_vb = NULL, *dst_vb = NULL; dst_vb 656 drivers/media/v4l2-core/v4l2-mem2mem.c dst_vb = list_first_entry(&dst_q->done_list, struct vb2_buffer, dst_vb 658 drivers/media/v4l2-core/v4l2-mem2mem.c if (dst_vb && (dst_vb->state == VB2_BUF_STATE_DONE dst_vb 659 drivers/media/v4l2-core/v4l2-mem2mem.c || dst_vb->state == VB2_BUF_STATE_ERROR))