Home
last modified time | relevance | path

Searched refs:soc_camera_xlate_by_fourcc (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/soc_camera/
Dsoc_camera.c204 const struct soc_camera_format_xlate *soc_camera_xlate_by_fourcc( in soc_camera_xlate_by_fourcc() function
214 EXPORT_SYMBOL(soc_camera_xlate_by_fourcc);
274 xlate = soc_camera_xlate_by_fourcc(icd, pix->pixelformat); in soc_camera_try_fmt()
1877 xlate = soc_camera_xlate_by_fourcc(icd, fsize->pixel_format); in default_enum_framesizes()
Datmel-isi.c588 xlate = soc_camera_xlate_by_fourcc(icd, pix->pixelformat); in isi_camera_set_fmt()
641 xlate = soc_camera_xlate_by_fourcc(icd, pixfmt); in isi_camera_try_fmt()
Dsh_mobile_ceu_camera.c1296 xlate = soc_camera_xlate_by_fourcc(icd, pixfmt); in sh_mobile_ceu_set_fmt()
1413 xlate = soc_camera_xlate_by_fourcc(icd, pixfmt); in sh_mobile_ceu_try_fmt()