Searched defs:host_fmt (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dmx3_camera.c214 xlate->host_fmt);
219 icd->current_fmt->host_fmt);
269 const struct soc_mbus_pixelfmt *host_fmt = icd->current_fmt->host_fmt; local
270 int bytes_per_line = soc_mbus_bytes_per_line(icd->user_width, host_fmt);
307 video->out_pixel_fmt = fourcc_to_ipu_pix(host_fmt->fourcc);
694 xlate->host_fmt = &mx3_camera_formats[0];
704 xlate->host_fmt = &mx3_camera_formats[1];
719 xlate->host_fmt = fmt;
839 icd->current_fmt->host_fmt);
[all...]

Completed in 69 milliseconds