Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.c274 static const struct mdp_format *mdp_find_fmt_by_index(u32 index, u32 type) in mdp_find_fmt_by_index() function
362 fmt = mdp_find_fmt_by_index(f->index, f->type); in mdp_enum_fmt_mplane()
384 fmt = mdp_find_fmt_by_index(0, f->type); in mdp_try_fmt_mplane()