Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dsoc_camera.h275 const struct soc_camera_format_xlate *soc_camera_xlate_by_fourcc(
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_camera.c199 const struct soc_camera_format_xlate *soc_camera_xlate_by_fourcc( in soc_camera_xlate_by_fourcc() function
209 EXPORT_SYMBOL(soc_camera_xlate_by_fourcc);
269 xlate = soc_camera_xlate_by_fourcc(icd, pix->pixelformat); in soc_camera_try_fmt()
1818 xlate = soc_camera_xlate_by_fourcc(icd, fsize->pixel_format); in default_enum_framesizes()
Dsh_mobile_ceu_camera.c1297 xlate = soc_camera_xlate_by_fourcc(icd, pixfmt); in sh_mobile_ceu_set_fmt()
1414 xlate = soc_camera_xlate_by_fourcc(icd, pixfmt); in sh_mobile_ceu_try_fmt()