Home
last modified time | relevance | path

Searched refs:alloc_codec_buffers (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr.h285 int (*alloc_codec_buffers)(struct s5p_mfc_ctx *ctx); member
Ds5p_mfc_dec.c548 ret = s5p_mfc_hw_call(dev->mfc_ops, alloc_codec_buffers, ctx); in reqbufs_capture()
Ds5p_mfc_opr_v5.c1597 .alloc_codec_buffers = s5p_mfc_alloc_codec_buffers_v5,
Ds5p_mfc_enc.c1510 alloc_codec_buffers, ctx); in vidioc_reqbufs()
Ds5p_mfc_opr_v6.c2490 .alloc_codec_buffers = s5p_mfc_alloc_codec_buffers_v6,