Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_enc.c2395 static int check_vb_with_fmt(const struct s5p_mfc_fmt *fmt, struct vb2_buffer *vb) in check_vb_with_fmt() function
2485 ret = check_vb_with_fmt(ctx->dst_fmt, vb); in s5p_mfc_buf_init()
2494 ret = check_vb_with_fmt(ctx->src_fmt, vb); in s5p_mfc_buf_init()
2523 ret = check_vb_with_fmt(ctx->dst_fmt, vb); in s5p_mfc_buf_prepare()
2533 ret = check_vb_with_fmt(ctx->src_fmt, vb); in s5p_mfc_buf_prepare()