Home
last modified time | relevance | path

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

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