/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_g1_vp8_dec.c | 371 struct vb2_v4l2_buffer *vb2_dst) in cfg_ref() 381 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 390 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 400 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 408 struct vb2_v4l2_buffer *vb2_dst) in cfg_buffers() 428 dst_dma = hantro_get_dec_buf_addr(ctx, &vb2_dst->vb2_buf); in cfg_buffers() 436 struct vb2_v4l2_buffer *vb2_dst; in hantro_g1_vp8_dec_run() local 502 vb2_dst = hantro_get_dst_buf(ctx); in hantro_g1_vp8_dec_run() 503 cfg_ref(ctx, hdr, vb2_dst); in hantro_g1_vp8_dec_run() 504 cfg_buffers(ctx, hdr, vb2_dst); in hantro_g1_vp8_dec_run() 369 cfg_ref(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp8_frame *hdr, struct vb2_v4l2_buffer *vb2_dst) cfg_ref() argument 406 cfg_buffers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp8_frame *hdr, struct vb2_v4l2_buffer *vb2_dst) cfg_buffers() argument [all...] |
H A D | rockchip_vpu2_hw_vp8_dec.c | 448 struct vb2_v4l2_buffer *vb2_dst) in cfg_ref() 457 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 466 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 476 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 484 struct vb2_v4l2_buffer *vb2_dst) in cfg_buffers() 505 dst_dma = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_buffers() 513 struct vb2_v4l2_buffer *vb2_dst; in rockchip_vpu2_vp8_dec_run() local 591 vb2_dst = hantro_get_dst_buf(ctx); in rockchip_vpu2_vp8_dec_run() 592 cfg_ref(ctx, hdr, vb2_dst); in rockchip_vpu2_vp8_dec_run() 593 cfg_buffers(ctx, hdr, vb2_dst); in rockchip_vpu2_vp8_dec_run() 446 cfg_ref(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp8_frame *hdr, struct vb2_v4l2_buffer *vb2_dst) cfg_ref() argument 482 cfg_buffers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp8_frame *hdr, struct vb2_v4l2_buffer *vb2_dst) cfg_buffers() argument [all...] |
H A D | hantro_g2_hevc_dec.c | 385 struct vb2_v4l2_buffer *vb2_dst; in set_ref() local 471 vb2_dst = hantro_get_dst_buf(ctx); in set_ref() 472 dst = vb2_to_hantro_decoded_buf(&vb2_dst->vb2_buf); in set_ref()
|
H A D | rockchip_vpu981_hw_av1_dec.c | 2081 struct vb2_v4l2_buffer *vb2_dst; in rockchip_vpu981_av1_dec_set_output_buffer() local 2086 vb2_dst = av1_dec->frame_refs[av1_dec->current_frame_index].vb2_ref; in rockchip_vpu981_av1_dec_set_output_buffer() 2087 dst = vb2_to_hantro_decoded_buf(&vb2_dst->vb2_buf); in rockchip_vpu981_av1_dec_set_output_buffer() 2173 struct vb2_v4l2_buffer *vb2_dst; in rockchip_vpu981_postproc_enable() local 2177 vb2_dst = hantro_get_dst_buf(ctx); in rockchip_vpu981_postproc_enable() 2179 dst_dma = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in rockchip_vpu981_postproc_enable()
|
H A D | hantro_g2_vp9_dec.c | 826 struct vb2_v4l2_buffer *vb2_src, struct vb2_v4l2_buffer *vb2_dst) in config_registers() 834 dst = vb2_to_hantro_decoded_buf(&vb2_dst->vb2_buf); in config_registers() 825 config_registers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, struct vb2_v4l2_buffer *vb2_src, struct vb2_v4l2_buffer *vb2_dst) config_registers() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_g1_vp8_dec.c | 374 struct vb2_v4l2_buffer *vb2_dst; in cfg_ref() local 377 vb2_dst = hantro_get_dst_buf(ctx); in cfg_ref() 383 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 392 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 402 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 413 struct vb2_v4l2_buffer *vb2_dst; in cfg_buffers() local 417 vb2_dst = hantro_get_dst_buf(ctx); in cfg_buffers() 432 dst_dma = hantro_get_dec_buf_addr(ctx, &vb2_dst->vb2_buf); in cfg_buffers()
|
H A D | rk3399_vpu_hw_vp8_dec.c | 451 struct vb2_v4l2_buffer *vb2_dst; in cfg_ref() local 454 vb2_dst = hantro_get_dst_buf(ctx); in cfg_ref() 460 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 469 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 479 ref = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_ref() 490 struct vb2_v4l2_buffer *vb2_dst; in cfg_buffers() local 494 vb2_dst = hantro_get_dst_buf(ctx); in cfg_buffers() 510 dst_dma = vb2_dma_contig_plane_dma_addr(&vb2_dst->vb2_buf, 0); in cfg_buffers()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec_stateless.c | 221 struct vb2_v4l2_buffer *vb2_dst; in mtk_vdec_stateless_cap_to_disp() local 229 vb2_dst = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_stateless_cap_to_disp() 230 if (vb2_dst) { in mtk_vdec_stateless_cap_to_disp() 231 v4l2_m2m_buf_done(vb2_dst, state); in mtk_vdec_stateless_cap_to_disp() 233 vb2_dst->vb2_buf.index); in mtk_vdec_stateless_cap_to_disp()
|