Home
last modified time | relevance | path

Searched refs:dst_buf (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_h1_jpeg_enc.c43 struct vb2_buffer *dst_buf) in hantro_h1_jpeg_enc_set_buffers() argument
49 size_left = vb2_plane_size(dst_buf, 0) - ctx->vpu_dst_fmt->header_size; in hantro_h1_jpeg_enc_set_buffers()
50 if (WARN_ON(vb2_plane_size(dst_buf, 0) < ctx->vpu_dst_fmt->header_size)) in hantro_h1_jpeg_enc_set_buffers()
55 vepu_write_relaxed(vpu, vb2_dma_contig_plane_dma_addr(dst_buf, 0) + in hantro_h1_jpeg_enc_set_buffers()
109 struct vb2_v4l2_buffer *src_buf, *dst_buf; in hantro_h1_jpeg_enc_run() local
114 dst_buf = hantro_get_dst_buf(ctx); in hantro_h1_jpeg_enc_run()
119 jpeg_ctx.buffer = vb2_plane_vaddr(&dst_buf->vb2_buf, 0); in hantro_h1_jpeg_enc_run()
131 &dst_buf->vb2_buf); in hantro_h1_jpeg_enc_run()
162 struct vb2_v4l2_buffer *dst_buf = hantro_get_dst_buf(ctx); in hantro_h1_jpeg_enc_done() local
164 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, in hantro_h1_jpeg_enc_done()
Drockchip_vpu2_hw_jpeg_enc.c70 struct vb2_buffer *dst_buf) in rockchip_vpu2_jpeg_enc_set_buffers() argument
76 size_left = vb2_plane_size(dst_buf, 0) - ctx->vpu_dst_fmt->header_size; in rockchip_vpu2_jpeg_enc_set_buffers()
77 if (WARN_ON(vb2_plane_size(dst_buf, 0) < ctx->vpu_dst_fmt->header_size)) in rockchip_vpu2_jpeg_enc_set_buffers()
82 vepu_write_relaxed(vpu, vb2_dma_contig_plane_dma_addr(dst_buf, 0) + in rockchip_vpu2_jpeg_enc_set_buffers()
135 struct vb2_v4l2_buffer *src_buf, *dst_buf; in rockchip_vpu2_jpeg_enc_run() local
140 dst_buf = hantro_get_dst_buf(ctx); in rockchip_vpu2_jpeg_enc_run()
145 jpeg_ctx.buffer = vb2_plane_vaddr(&dst_buf->vb2_buf, 0); in rockchip_vpu2_jpeg_enc_run()
160 &dst_buf->vb2_buf); in rockchip_vpu2_jpeg_enc_run()
193 struct vb2_v4l2_buffer *dst_buf = hantro_get_dst_buf(ctx); in rockchip_vpu2_jpeg_enc_done() local
195 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, in rockchip_vpu2_jpeg_enc_done()
Dhantro_postproc.c66 struct vb2_v4l2_buffer *dst_buf; in hantro_postproc_g1_enable() local
86 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in hantro_postproc_g1_enable()
87 dst_dma = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in hantro_postproc_g1_enable()
115 struct vb2_v4l2_buffer *dst_buf; in hantro_postproc_g2_enable() local
121 dst_buf = hantro_get_dst_buf(ctx); in hantro_postproc_g2_enable()
122 dst_dma = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in hantro_postproc_g2_enable()
Dhantro_g1_mpeg2_dec.c94 struct vb2_buffer *dst_buf, in hantro_g1_mpeg2_dec_set_buffers() argument
114 addr = hantro_get_dec_buf_addr(ctx, dst_buf); in hantro_g1_mpeg2_dec_set_buffers()
151 struct vb2_v4l2_buffer *src_buf, *dst_buf; in hantro_g1_mpeg2_dec_run() local
157 dst_buf = hantro_get_dst_buf(ctx); in hantro_g1_mpeg2_dec_run()
232 &dst_buf->vb2_buf, in hantro_g1_mpeg2_dec_run()
Drockchip_vpu2_hw_mpeg2_dec.c97 struct vb2_buffer *dst_buf, in rockchip_vpu2_mpeg2_dec_set_buffers() argument
117 addr = vb2_dma_contig_plane_dma_addr(dst_buf, 0); in rockchip_vpu2_mpeg2_dec_set_buffers()
154 struct vb2_v4l2_buffer *src_buf, *dst_buf; in rockchip_vpu2_mpeg2_dec_run() local
160 dst_buf = hantro_get_dst_buf(ctx); in rockchip_vpu2_mpeg2_dec_run()
239 &dst_buf->vb2_buf, seq, pic); in rockchip_vpu2_mpeg2_dec_run()
Dhantro_g1_h264_dec.c208 struct vb2_v4l2_buffer *dst_buf; in set_buffers() local
218 dst_buf = hantro_get_dst_buf(ctx); in set_buffers()
219 dst_dma = hantro_get_dec_buf_addr(ctx, &dst_buf->vb2_buf); in set_buffers()
Dhantro_h264.c368 struct vb2_v4l2_buffer *dst_buf; in hantro_h264_get_ref_buf() local
375 dst_buf = hantro_get_dst_buf(ctx); in hantro_h264_get_ref_buf()
376 buf = &dst_buf->vb2_buf; in hantro_h264_get_ref_buf()
/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec_stateful.c281 struct vb2_v4l2_buffer *src_buf, *dst_buf; in mtk_vdec_worker() local
295 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mtk_vdec_worker()
296 if (!dst_buf) { in mtk_vdec_worker()
303 container_of(dst_buf, struct mtk_video_dec_buf, m2m_buf.vb); in mtk_vdec_worker()
306 pfb->base_y.va = vb2_plane_vaddr(&dst_buf->vb2_buf, 0); in mtk_vdec_worker()
308 vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in mtk_vdec_worker()
311 pfb->base_c.va = vb2_plane_vaddr(&dst_buf->vb2_buf, 1); in mtk_vdec_worker()
313 vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 1); in mtk_vdec_worker()
320 dst_buf->vb2_buf.index, pfb, pfb->base_y.va, in mtk_vdec_worker()
328 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_worker()
[all …]
Dmtk_vcodec_enc.c961 struct vb2_v4l2_buffer *src_buf, *dst_buf; in vb2ops_venc_stop_streaming() local
967 while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) { in vb2ops_venc_stop_streaming()
968 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, 0); in vb2ops_venc_stop_streaming()
969 v4l2_m2m_buf_done(dst_buf, VB2_BUF_STATE_ERROR); in vb2ops_venc_stop_streaming()
1051 struct vb2_v4l2_buffer *src_buf, *dst_buf; in mtk_venc_encode_header() local
1055 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_encode_header()
1056 if (!dst_buf) { in mtk_venc_encode_header()
1061 bs_buf.va = vb2_plane_vaddr(&dst_buf->vb2_buf, 0); in mtk_venc_encode_header()
1062 bs_buf.dma_addr = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in mtk_venc_encode_header()
1063 bs_buf.size = (size_t)dst_buf->vb2_buf.planes[0].length; in mtk_venc_encode_header()
[all …]
Dmtk_vcodec_dec_stateless.c157 struct vb2_buffer *dst_buf; in vdec_get_cap_buffer() local
166 dst_buf = &vb2_v4l2->vb2_buf; in vdec_get_cap_buffer()
170 pfb->base_y.va = vb2_plane_vaddr(dst_buf, 0); in vdec_get_cap_buffer()
171 pfb->base_y.dma_addr = vb2_dma_contig_plane_dma_addr(dst_buf, 0); in vdec_get_cap_buffer()
175 pfb->base_c.va = vb2_plane_vaddr(dst_buf, 1); in vdec_get_cap_buffer()
177 vb2_dma_contig_plane_dma_addr(dst_buf, 1); in vdec_get_cap_buffer()
181 dst_buf->index, pfb, pfb->base_y.va, &pfb->base_y.dma_addr, in vdec_get_cap_buffer()
/linux-6.1.9/drivers/media/platform/chips-media/
Dcoda-jpeg.c1073 struct vb2_v4l2_buffer *src_buf, *dst_buf; in coda9_jpeg_prepare_encode() local
1084 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda9_jpeg_prepare_encode()
1092 dst_buf->sequence = ctx->osequence; in coda9_jpeg_prepare_encode()
1100 start_addr = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in coda9_jpeg_prepare_encode()
1101 end_addr = start_addr + vb2_plane_size(&dst_buf->vb2_buf, 0); in coda9_jpeg_prepare_encode()
1118 vb2_plane_size(&dst_buf->vb2_buf, 0), in coda9_jpeg_prepare_encode()
1119 vb2_plane_vaddr(&dst_buf->vb2_buf, 0)); in coda9_jpeg_prepare_encode()
1209 struct vb2_v4l2_buffer *src_buf, *dst_buf; in coda9_jpeg_finish_encode() local
1226 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_finish_encode()
1228 trace_coda_jpeg_done(ctx, dst_buf); in coda9_jpeg_finish_encode()
[all …]
Dcoda-bit.c1481 struct vb2_v4l2_buffer *src_buf, *dst_buf; in coda_prepare_encode() local
1498 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()
1504 dst_buf->sequence = ctx->osequence; in coda_prepare_encode()
1536 vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0) + in coda_prepare_encode()
1544 memcpy(vb2_plane_vaddr(&dst_buf->vb2_buf, 0), in coda_prepare_encode()
1546 memcpy(vb2_plane_vaddr(&dst_buf->vb2_buf, 0) in coda_prepare_encode()
1549 memcpy(vb2_plane_vaddr(&dst_buf->vb2_buf, 0) in coda_prepare_encode()
1554 vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in coda_prepare_encode()
1641 struct vb2_v4l2_buffer *src_buf, *dst_buf; in coda_finish_encode() local
1655 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_finish_encode()
[all …]
/linux-6.1.9/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_regs.c61 struct mdp_buffer *dst_buf = &ctx->vpu.vsi->dst_buffer; in mtk_mdp_hw_set_output_addr() local
65 dst_buf->addr_mva[i] = (uint64_t)addr->addr[i]; in mtk_mdp_hw_set_output_addr()
124 struct mdp_buffer *dst_buf = &ctx->vpu.vsi->dst_buffer; in mtk_mdp_hw_set_out_image_format() local
126 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()
130 for (i = 0; i < dst_buf->plane_num; i++) in mtk_mdp_hw_set_out_image_format()
131 dst_buf->plane_size[i] = frame->payload[i]; in mtk_mdp_hw_set_out_image_format()
/linux-6.1.9/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c221 struct s5p_mfc_buf *dst_buf; in s5p_mfc_handle_frame_all_extracted() local
227 dst_buf = list_entry(ctx->dst_queue.next, in s5p_mfc_handle_frame_all_extracted()
230 dst_buf->b->vb2_buf.index); in s5p_mfc_handle_frame_all_extracted()
231 vb2_set_plane_payload(&dst_buf->b->vb2_buf, 0, 0); in s5p_mfc_handle_frame_all_extracted()
232 vb2_set_plane_payload(&dst_buf->b->vb2_buf, 1, 0); in s5p_mfc_handle_frame_all_extracted()
233 list_del(&dst_buf->list); in s5p_mfc_handle_frame_all_extracted()
234 dst_buf->flags |= MFC_BUF_FLAG_EOS; in s5p_mfc_handle_frame_all_extracted()
236 dst_buf->b->sequence = (ctx->sequence++); in s5p_mfc_handle_frame_all_extracted()
240 dst_buf->b->field = V4L2_FIELD_NONE; in s5p_mfc_handle_frame_all_extracted()
242 dst_buf->b->field = V4L2_FIELD_INTERLACED; in s5p_mfc_handle_frame_all_extracted()
[all …]
/linux-6.1.9/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_core.c883 struct vb2_buffer *dst_buf, in mtk_jpeg_set_dec_dst() argument
888 if (param->comp_num != dst_buf->num_planes) { in mtk_jpeg_set_dec_dst()
890 param->comp_num, dst_buf->num_planes); in mtk_jpeg_set_dec_dst()
894 for (i = 0; i < dst_buf->num_planes; i++) { in mtk_jpeg_set_dec_dst()
895 if (vb2_plane_size(dst_buf, i) < param->comp_size[i]) { in mtk_jpeg_set_dec_dst()
898 vb2_plane_size(dst_buf, 0), in mtk_jpeg_set_dec_dst()
902 fb->plane_addr[i] = vb2_dma_contig_plane_dma_addr(dst_buf, i); in mtk_jpeg_set_dec_dst()
912 struct vb2_v4l2_buffer *src_buf, *dst_buf; in mtk_jpeg_enc_device_run() local
918 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in mtk_jpeg_enc_device_run()
936 mtk_jpeg_set_enc_dst(ctx, jpeg->reg_base, &dst_buf->vb2_buf); in mtk_jpeg_enc_device_run()
[all …]
Dmtk_jpeg_enc_hw.c72 struct vb2_buffer *dst_buf) in mtk_jpeg_set_enc_dst() argument
79 dma_addr = vb2_dma_contig_plane_dma_addr(dst_buf, 0); in mtk_jpeg_set_enc_dst()
82 size = vb2_plane_size(dst_buf, 0); in mtk_jpeg_set_enc_dst()
/linux-6.1.9/drivers/crypto/virtio/
Dvirtio_crypto_akcipher_algs.c42 void *dst_buf; member
60 kfree(vc_akcipher_req->dst_buf); in virtio_crypto_akcipher_finalize_req()
62 vc_akcipher_req->dst_buf = NULL; in virtio_crypto_akcipher_finalize_req()
101 vc_akcipher_req->dst_buf, akcipher_req->dst_len); in virtio_crypto_dataq_akcipher_callback()
227 void *src_buf = NULL, *dst_buf = NULL; in __virtio_crypto_akcipher_do_req() local
255 dst_buf = kcalloc_node(req->dst_len, 1, GFP_KERNEL, node); in __virtio_crypto_akcipher_do_req()
256 if (!dst_buf) in __virtio_crypto_akcipher_do_req()
259 sg_init_one(&dstdata_sg, dst_buf, req->dst_len); in __virtio_crypto_akcipher_do_req()
264 vc_akcipher_req->dst_buf = dst_buf; in __virtio_crypto_akcipher_do_req()
281 kfree(dst_buf); in __virtio_crypto_akcipher_do_req()
/linux-6.1.9/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c563 struct vb2_v4l2_buffer *dst_buf) in mxc_jpeg_check_and_set_last_buffer() argument
566 dst_buf->flags |= V4L2_BUF_FLAG_LAST; in mxc_jpeg_check_and_set_last_buffer()
579 struct vb2_v4l2_buffer *src_buf, *dst_buf; in mxc_jpeg_dec_irq() local
608 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in mxc_jpeg_dec_irq()
610 if (!dst_buf || !src_buf) { in mxc_jpeg_dec_irq()
644 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, payload); in mxc_jpeg_dec_irq()
650 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, payload); in mxc_jpeg_dec_irq()
651 vb2_set_plane_payload(&dst_buf->vb2_buf, 1, 0); in mxc_jpeg_dec_irq()
654 vb2_set_plane_payload(&dst_buf->vb2_buf, 1, payload); in mxc_jpeg_dec_irq()
657 vb2_get_plane_payload(&dst_buf->vb2_buf, 0), in mxc_jpeg_dec_irq()
[all …]
/linux-6.1.9/drivers/media/platform/renesas/
Drcar_jpu.c1325 struct vb2_v4l2_buffer *src_buf, *dst_buf; in jpu_cleanup() local
1331 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_cleanup()
1334 v4l2_m2m_buf_done(dst_buf, VB2_BUF_STATE_ERROR); in jpu_cleanup()
1351 struct vb2_v4l2_buffer *src_buf, *dst_buf; in jpu_device_run() local
1367 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in jpu_device_run()
1370 jpu_buf = vb2_to_jpu_buffer(dst_buf); in jpu_device_run()
1387 dst_addr = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in jpu_device_run()
1455 vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in jpu_device_run()
1458 &dst_buf->vb2_buf, 1); in jpu_device_run()
1497 struct vb2_v4l2_buffer *src_buf, *dst_buf; in jpu_irq_handler() local
[all …]
/linux-6.1.9/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c216 struct exynos_drm_ipp_buffer *dst_buf) in scaler_set_dst_base() argument
225 for (i = 0; i < dst_buf->format->num_planes; ++i) in scaler_set_dst_base()
226 scaler_write(dst_buf->dma_addr[i], bases[i]); in scaler_set_dst_base()
230 struct exynos_drm_ipp_buffer *dst_buf) in scaler_set_dst_span() argument
234 val = SCALER_DST_SPAN_SET_Y_SPAN(dst_buf->buf.pitch[0] / in scaler_set_dst_span()
235 dst_buf->format->cpp[0]); in scaler_set_dst_span()
237 if (dst_buf->format->num_planes > 1) in scaler_set_dst_span()
238 val |= SCALER_DST_SPAN_SET_C_SPAN(dst_buf->buf.pitch[1]); in scaler_set_dst_span()
/linux-6.1.9/drivers/staging/media/imx/
Dimx-media-csc-scaler.c94 struct vb2_v4l2_buffer *src_buf, *dst_buf; in ipu_ic_pp_complete() local
97 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in ipu_ic_pp_complete()
99 v4l2_m2m_buf_copy_metadata(src_buf, dst_buf, true); in ipu_ic_pp_complete()
102 dst_buf->sequence = src_buf->sequence; in ipu_ic_pp_complete()
106 v4l2_m2m_buf_done(dst_buf, run->status ? VB2_BUF_STATE_ERROR : in ipu_ic_pp_complete()
117 struct vb2_v4l2_buffer *src_buf, *dst_buf; in device_run() local
122 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
130 run->out_phys = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in device_run()
145 v4l2_m2m_buf_done(dst_buf, VB2_BUF_STATE_ERROR); in device_run()
/linux-6.1.9/drivers/media/rc/
Dmeson-ir-tx.c181 static void meson_irtx_fill_buf(struct meson_irtx *ir, u32 *dst_buf, in meson_irtx_fill_buf() argument
188 dst_buf[i] = meson_irtx_prepare_pulse(ir, src_buf[i]); in meson_irtx_fill_buf()
190 dst_buf[i] = meson_irtx_prepare_space(ir, src_buf[i]); in meson_irtx_fill_buf()
/linux-6.1.9/drivers/media/test-drivers/vicodec/
Dvicodec-core.c404 struct vb2_v4l2_buffer *src_buf, *dst_buf; in device_run() local
410 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in device_run()
417 if (device_process(ctx, src_buf, dst_buf)) in device_run()
420 dst_buf->sequence = q_dst->sequence++; in device_run()
421 dst_buf->flags &= ~V4L2_BUF_FLAG_LAST; in device_run()
422 v4l2_m2m_buf_copy_metadata(src_buf, dst_buf, false); in device_run()
427 dst_buf->flags |= V4L2_BUF_FLAG_LAST; in device_run()
442 v4l2_m2m_buf_done(dst_buf, state); in device_run()
546 static void set_last_buffer(struct vb2_v4l2_buffer *dst_buf, in set_last_buffer() argument
553 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, 0); in set_last_buffer()
[all …]
/linux-6.1.9/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-core.c2031 struct vb2_v4l2_buffer *src_buf, *dst_buf; in s5p_jpeg_device_run() local
2037 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
2039 dst_addr = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in s5p_jpeg_device_run()
2642 struct vb2_v4l2_buffer *src_buf, *dst_buf; in s5p_jpeg_irq() local
2654 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in s5p_jpeg_irq()
2676 dst_buf->timecode = src_buf->timecode; in s5p_jpeg_irq()
2677 dst_buf->vb2_buf.timestamp = src_buf->vb2_buf.timestamp; in s5p_jpeg_irq()
2678 dst_buf->flags &= ~V4L2_BUF_FLAG_TSTAMP_SRC_MASK; in s5p_jpeg_irq()
2679 dst_buf->flags |= in s5p_jpeg_irq()
2684 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, payload_size); in s5p_jpeg_irq()
[all …]
/linux-6.1.9/drivers/media/platform/allegro-dvt/
Dallegro-core.c1959 struct vb2_v4l2_buffer *dst_buf; in allegro_channel_finish_frame() local
1976 dst_buf = allegro_get_buffer(channel, &channel->stream_shadow_list, in allegro_channel_finish_frame()
1978 if (!dst_buf) in allegro_channel_finish_frame()
1983 if (!src_buf || !dst_buf) in allegro_channel_finish_frame()
1987 dst_buf->flags |= V4L2_BUF_FLAG_LAST; in allegro_channel_finish_frame()
1992 dst_buf->sequence = channel->csequence++; in allegro_channel_finish_frame()
2011 vb2_plane_size(&dst_buf->vb2_buf, 0)) { in allegro_channel_finish_frame()
2019 vb2_plane_vaddr(&dst_buf->vb2_buf, 0) + msg->partition_table_offset; in allegro_channel_finish_frame()
2021 vb2_plane_size(&dst_buf->vb2_buf, 0)) { in allegro_channel_finish_frame()
2037 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, in allegro_channel_finish_frame()
[all …]

12