Lines Matching refs:out_fmt
69 if (camif->sensor.sd == NULL || vp->out_fmt == NULL)
99 if (vp->out_fmt == NULL)
253 vp->out_fmt->colplanes, pix_size);
257 switch (vp->out_fmt->colplanes) {
270 if (vp->out_fmt->color == IMG_FMT_YCBCR422P)
275 if (vp->out_fmt->color == IMG_FMT_YCRCB420)
443 const struct camif_fmt *fmt = vp->out_fmt;
465 if (vp->out_fmt == NULL)
692 const struct camif_fmt *fmt = vp->out_fmt;
782 vp->out_fmt = fmt;
1623 vp->out_fmt = s3c_camif_find_format(vp, NULL, 0);
1624 BUG_ON(vp->out_fmt == NULL);
1636 vp->out_fmt->depth) / 8;