Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c314 static int mtk_jpeg_try_fmt_vid_cap_mplane(struct file *file, void *priv, in mtk_jpeg_try_fmt_vid_cap_mplane() function
425 ret = mtk_jpeg_try_fmt_vid_cap_mplane(file, priv, f); in mtk_jpeg_s_fmt_vid_cap_mplane()
533 .vidioc_try_fmt_vid_cap_mplane = mtk_jpeg_try_fmt_vid_cap_mplane,