vb2_v4l2         1129 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 	struct vb2_v4l2_buffer *vb2_v4l2 = NULL;
vb2_v4l2         1140 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 		vb2_v4l2 = to_vb2_v4l2_buffer(vb);
vb2_v4l2         1141 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 		buf = container_of(vb2_v4l2, struct mtk_video_dec_buf, vb);
vb2_v4l2         1144 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 			v4l2_m2m_buf_queue(ctx->m2m_ctx, vb2_v4l2);
vb2_v4l2         1244 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 	struct vb2_v4l2_buffer *vb2_v4l2;
vb2_v4l2         1248 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 	vb2_v4l2 = container_of(vb, struct vb2_v4l2_buffer, vb2_buf);
vb2_v4l2         1249 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 	buf = container_of(vb2_v4l2, struct mtk_video_dec_buf, vb);
vb2_v4l2         1266 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 	struct vb2_v4l2_buffer *vb2_v4l2 = container_of(vb,
vb2_v4l2         1268 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 	struct mtk_video_dec_buf *buf = container_of(vb2_v4l2,
vb2_v4l2          797 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c 	struct vb2_v4l2_buffer *vb2_v4l2 =
vb2_v4l2          801 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c 			container_of(vb2_v4l2, struct mtk_video_enc_buf, vb);
vb2_v4l2          987 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c 	struct vb2_v4l2_buffer *vb2_v4l2 = v4l2_m2m_next_src_buf(ctx->m2m_ctx);
vb2_v4l2          989 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c 			container_of(vb2_v4l2, struct mtk_video_enc_buf, vb);