Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c335 static int mtk_jpeg_try_fmt_vid_out_mplane(struct file *file, void *priv, in mtk_jpeg_try_fmt_vid_out_mplane() function
413 ret = mtk_jpeg_try_fmt_vid_out_mplane(file, priv, f); in mtk_jpeg_s_fmt_vid_out_mplane()
534 .vidioc_try_fmt_vid_out_mplane = mtk_jpeg_try_fmt_vid_out_mplane,