Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-m2m.c241 const struct v4l2_pix_format_mplane *out_pix = &ctx->queues.out.format; in mxc_isi_m2m_vb2_prepare_streaming() local
262 bool bypass = cap_pix->width == out_pix->width && in mxc_isi_m2m_vb2_prepare_streaming()
263 cap_pix->height == out_pix->height && in mxc_isi_m2m_vb2_prepare_streaming()
281 if (!ctx->chained && out_pix->width > MXC_ISI_MAX_WIDTH_UNCHAINED) { in mxc_isi_m2m_vb2_prepare_streaming()