Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.h17 void fmt_sp2mp(const struct v4l2_format *sp_fmt, struct v4l2_format *mp_fmt);
H A Dvivid-vid-common.c822 void fmt_sp2mp(const struct v4l2_format *sp_fmt, struct v4l2_format *mp_fmt) in fmt_sp2mp() function
858 fmt_sp2mp(f, &fmt); in fmt_sp2mp_func()
H A Dvivid-touch-cap.c148 fmt_sp2mp(&sp_fmt, f); in vivid_g_fmt_tch_mplane()