temp_vb          1163 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	struct s5p_mfc_buf *temp_vb;
temp_vb          1179 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list);
temp_vb          1180 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	temp_vb->flags |= MFC_BUF_FLAG_USED;
temp_vb          1182 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 		vb2_dma_contig_plane_dma_addr(&temp_vb->b->vb2_buf, 0),
temp_vb          1183 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 		ctx->consumed_stream, temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1185 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	if (temp_vb->b->vb2_buf.planes[0].bytesused == 0) {
temp_vb          1251 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	struct s5p_mfc_buf *temp_vb;
temp_vb          1255 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list);
temp_vb          1258 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 			temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1260 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 			vb2_dma_contig_plane_dma_addr(&temp_vb->b->vb2_buf, 0),
temp_vb          1261 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 			0, temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1285 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	struct s5p_mfc_buf *temp_vb;
temp_vb          1300 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list);
temp_vb          1302 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 			temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1304 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 			vb2_dma_contig_plane_dma_addr(&temp_vb->b->vb2_buf, 0),
temp_vb          1305 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 			0, temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1794 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	struct s5p_mfc_buf *temp_vb;
temp_vb          1812 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list);
temp_vb          1813 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	temp_vb->flags |= MFC_BUF_FLAG_USED;
temp_vb          1815 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 		vb2_dma_contig_plane_dma_addr(&temp_vb->b->vb2_buf, 0),
temp_vb          1817 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 			temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1820 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	if (temp_vb->b->vb2_buf.planes[0].bytesused == 0) {
temp_vb          1890 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	struct s5p_mfc_buf *temp_vb;
temp_vb          1894 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list);
temp_vb          1895 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	mfc_debug(2, "Header size: %d\n", temp_vb->b->vb2_buf.planes[0].bytesused);
temp_vb          1897 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 		vb2_dma_contig_plane_dma_addr(&temp_vb->b->vb2_buf, 0), 0,
temp_vb          1898 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 			temp_vb->b->vb2_buf.planes[0].bytesused);