Searched refs:out_pix (Results 1 – 1 of 1) sorted by relevance
241 const struct v4l2_pix_format_mplane *out_pix = &ctx->queues.out.format; in mxc_isi_m2m_vb2_prepare_streaming() local262 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()