Lines Matching refs:out_fmt
72 if (camif->sensor.sd == NULL || vp->out_fmt == NULL) in s3c_camif_hw_init()
102 if (vp->out_fmt == NULL) in s3c_camif_hw_vp_init()
254 vp->out_fmt->colplanes, pix_size); in camif_prepare_addr()
258 switch (vp->out_fmt->colplanes) { in camif_prepare_addr()
271 if (vp->out_fmt->color == IMG_FMT_YCBCR422P) in camif_prepare_addr()
276 if (vp->out_fmt->color == IMG_FMT_YCRCB420) in camif_prepare_addr()
444 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup()
466 if (vp->out_fmt == NULL) in buffer_prepare()
702 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt()
792 vp->out_fmt = fmt; in s3c_camif_vidioc_s_fmt()
1632 vp->out_fmt = s3c_camif_find_format(vp, NULL, 0); in s3c_camif_set_defaults()
1633 BUG_ON(vp->out_fmt == NULL); in s3c_camif_set_defaults()
1645 vp->out_fmt->depth) / 8; in s3c_camif_set_defaults()