Searched refs:fmt_source (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c348 struct v4l2_mbus_framefmt *fmt_source; local
355 fmt_source = mxc_isi_pipe_get_pad_format(pipe, state,
369 *fmt_source = *fmt_sink;
370 fmt_source->code = MXC_ISI_DEF_MBUS_CODE_SOURCE;
/linux-master/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c444 struct v4l2_mbus_framefmt *fmt_source; local
447 fmt_source = v4l2_subdev_state_get_format(sd_state,
462 *fmt_source = *fmt_sink;

Completed in 138 milliseconds