Searched refs:host_fmt (Results 1 - 8 of 8) 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...]
H A Domap1_camera.c210 icd->current_fmt->host_fmt);
260 icd->current_fmt->host_fmt);
1105 xlate->host_fmt = soc_mbus_find_fmtdesc(code,
1112 __func__, xlate->host_fmt->name, code);
1122 xlate->host_fmt = fmt;
1204 bytes_per_line = soc_mbus_bytes_per_line(mf->width, xlate->host_fmt);
1244 ret = dma_align(&mf.width, &mf.height, xlate->host_fmt, pcdev->vb_mode,
1249 xlate->host_fmt->name);
1293 ret = dma_align(&mf.width, &mf.height, xlate->host_fmt, pcdev->vb_mode,
1298 xlate->host_fmt
[all...]
H A Dmx2_camera.c529 icd->current_fmt->host_fmt);
559 icd->current_fmt->host_fmt);
834 icd->current_fmt->host_fmt);
1051 icd->current_fmt->host_fmt);
1128 xlate->host_fmt =
1132 xlate->host_fmt->name, code);
1140 xlate->host_fmt = fmt;
1302 xlate->host_fmt->fourcc);
1352 if (xlate->host_fmt->bits_per_sample <= 8)
1363 xlate->host_fmt);
[all...]
H A Dsh_mobile_ceu_camera.c222 xlate->host_fmt);
227 icd->current_fmt->host_fmt);
326 switch (icd->current_fmt->host_fmt->fourcc) {
344 icd->current_fmt->host_fmt);
381 icd->current_fmt->host_fmt);
688 icd->current_fmt->host_fmt);
691 switch (icd->current_fmt->host_fmt->packing) {
841 if (icd->current_fmt->host_fmt->bits_per_sample > 8)
852 switch (icd->current_fmt->host_fmt->fourcc) {
878 if (icd->current_fmt->host_fmt
[all...]
H A Dsoc_camera.c120 if (icd->user_formats[i].host_fmt->fourcc == fourcc)
189 xlate->host_fmt);
416 icd->user_formats[fmts].host_fmt =
418 if (icd->user_formats[fmts].host_fmt)
471 icd->current_fmt->host_fmt->fourcc != pix->pixelformat) {
525 icd->current_fmt->host_fmt->fourcc,
738 format = icd->user_formats[f->index].host_fmt;
762 pix->pixelformat = icd->current_fmt->host_fmt->fourcc;
765 icd->current_fmt->host_fmt->fourcc);
H A Dpxa_camera.c245 icd->current_fmt->host_fmt);
439 icd->current_fmt->host_fmt);
1057 switch (icd->current_fmt->host_fmt->bits_per_sample) {
1142 u32 pixfmt = icd->current_fmt->host_fmt->fourcc;
1147 ret = test_platform_param(pcdev, icd->current_fmt->host_fmt->bits_per_sample,
1300 xlate->host_fmt = &pxa_camera_formats[0];
1327 xlate->host_fmt = fmt;
1362 u32 fourcc = icd->current_fmt->host_fmt->fourcc;
H A Datmel-isi.c275 icd->current_fmt->host_fmt);
320 icd->current_fmt->host_fmt);
731 xlate->host_fmt = &isi_camera_formats[0];
750 xlate->host_fmt = fmt;
H A Dmx1_camera.c130 icd->current_fmt->host_fmt);
175 icd->current_fmt->host_fmt);
582 buswidth = xlate->host_fmt->bits_per_sample;

Completed in 268 milliseconds