Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media.h199 int imx_media_mbus_fmt_to_pix_fmt(struct v4l2_pix_format *pix,
H A Dimx-media-utils.c519 int imx_media_mbus_fmt_to_pix_fmt(struct v4l2_pix_format *pix, in imx_media_mbus_fmt_to_pix_fmt() function
570 EXPORT_SYMBOL_GPL(imx_media_mbus_fmt_to_pix_fmt);
H A Dimx-media-capture.c172 imx_media_mbus_fmt_to_pix_fmt(pixfmt, &fmt_src, cc); in __capture_try_fmt()
420 imx_media_mbus_fmt_to_pix_fmt(pixfmt, &fmt_src->format, cc); in __capture_legacy_try_fmt()
894 imx_media_mbus_fmt_to_pix_fmt(&vdev->fmt, &fmt_src.format, NULL); in capture_init_format()