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()
452 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup()
481 if (vp->out_fmt == NULL) in buffer_prepare()
716 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt()
806 vp->out_fmt = fmt; in s3c_camif_vidioc_s_fmt()
1645 vp->out_fmt = s3c_camif_find_format(vp, NULL, 0); in s3c_camif_set_defaults()
1646 BUG_ON(vp->out_fmt == NULL); in s3c_camif_set_defaults()
1658 vp->out_fmt->depth) / 8; in s3c_camif_set_defaults()