Searched refs:current_fmt (Results 1 – 3 of 3) sorted by relevance
656 const struct pxa_camera_format_xlate *current_fmt; member1209 switch (pcdev->current_fmt->host_fmt->bits_per_sample) { in pxa_camera_setup_cicr()1403 WARN_ON(!pcdev->current_fmt); in pxac_vb2_prepare()1538 unsigned int bus_width = pcdev->current_fmt->host_fmt->bits_per_sample; in pxa_camera_set_bus_param()1540 u32 pixfmt = pcdev->current_fmt->host_fmt->fourcc; in pxa_camera_set_bus_param()1781 pix->pixelformat = pcdev->current_fmt->host_fmt->fourcc; in pxac_vidioc_g_fmt_vid_cap()1784 pcdev->current_fmt->host_fmt->fourcc); in pxac_vidioc_g_fmt_vid_cap()1897 pcdev->current_fmt = xlate; in pxac_vidioc_s_fmt_vid_cap()2077 pcdev->current_fmt = pcdev->user_formats; in pxa_camera_sensor_bound()2083 pcdev->current_fmt->host_fmt); in pxa_camera_sensor_bound()[all …]
416 const struct stf_isp_format *current_fmt; member
348 u32 bpp = stfcamss->isp_dev.current_fmt->bpp; in stf_isp_config_crop()