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

/drivers/media/video/
H A Dsoc_camera.c114 const struct soc_camera_format_xlate *soc_camera_xlate_by_fourcc( function
124 EXPORT_SYMBOL(soc_camera_xlate_by_fourcc); variable
184 xlate = soc_camera_xlate_by_fourcc(icd, pix->pixelformat);
1253 xlate = soc_camera_xlate_by_fourcc(icd, pixfmt);

Completed in 61 milliseconds