Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-regs.c369 const struct mdp_format *mdp_try_fmt_mplane(struct v4l2_format *f, in mdp_try_fmt_mplane() function
715 frame->mdp_fmt = mdp_try_fmt_mplane(&frame->format, param, 0); in mdp_frameparam_init()
724 frame->mdp_fmt = mdp_try_fmt_mplane(&frame->format, param, 0); in mdp_frameparam_init()
A Dmtk-mdp3-regs.h357 const struct mdp_format *mdp_try_fmt_mplane(struct v4l2_format *f,
A Dmtk-mdp3-m2m.c310 fmt = mdp_try_fmt_mplane(f, &ctx->curr_param, ctx->id); in mdp_m2m_s_fmt_mplane()
349 if (!mdp_try_fmt_mplane(f, &ctx->curr_param, ctx->id)) in mdp_m2m_try_fmt_mplane()

Completed in 7 milliseconds