Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_opr.h285 int (*alloc_codec_buffers)(struct s5p_mfc_ctx *ctx); member
A Ds5p_mfc_dec.c567 ret = s5p_mfc_hw_call(dev->mfc_ops, alloc_codec_buffers, ctx); in reqbufs_capture()
A Ds5p_mfc_opr_v6.c2113 ret = s5p_mfc_hw_call(ctx->dev->mfc_ops, alloc_codec_buffers, ctx); in s5p_mfc_run_init_enc_buffers()
2663 .alloc_codec_buffers = s5p_mfc_alloc_codec_buffers_v6,
A Ds5p_mfc_opr_v5.c1599 .alloc_codec_buffers = s5p_mfc_alloc_codec_buffers_v5,

Completed in 17 milliseconds