Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c322 static int mtk_jpeg_try_fmt_vid_cap_mplane(struct file *file, void *priv, in mtk_jpeg_try_fmt_vid_cap_mplane() function
433 ret = mtk_jpeg_try_fmt_vid_cap_mplane(file, priv, f); in mtk_jpeg_s_fmt_vid_cap_mplane()
541 .vidioc_try_fmt_vid_cap_mplane = mtk_jpeg_try_fmt_vid_cap_mplane,