Home
last modified time | relevance | path

Searched refs:soc_mbus_pixelfmt (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/media/drv-intf/
Dsoc_mediabus.h79 struct soc_mbus_pixelfmt { struct
95 struct soc_mbus_pixelfmt fmt; argument
98 const struct soc_mbus_pixelfmt *soc_mbus_find_fmtdesc(
102 const struct soc_mbus_pixelfmt *soc_mbus_get_fmtdesc(
104 s32 soc_mbus_bytes_per_line(u32 width, const struct soc_mbus_pixelfmt *mf);
105 s32 soc_mbus_image_size(const struct soc_mbus_pixelfmt *mf,
107 int soc_mbus_samples_per_pixel(const struct soc_mbus_pixelfmt *mf,
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_mediabus.c388 int soc_mbus_samples_per_pixel(const struct soc_mbus_pixelfmt *mf, in soc_mbus_samples_per_pixel()
419 s32 soc_mbus_bytes_per_line(u32 width, const struct soc_mbus_pixelfmt *mf) in soc_mbus_bytes_per_line()
442 s32 soc_mbus_image_size(const struct soc_mbus_pixelfmt *mf, in soc_mbus_image_size()
460 const struct soc_mbus_pixelfmt *soc_mbus_find_fmtdesc( in soc_mbus_find_fmtdesc()
475 const struct soc_mbus_pixelfmt *soc_mbus_get_fmtdesc( in soc_mbus_get_fmtdesc()
Dsh_mobile_ceu_camera.c140 const struct soc_mbus_pixelfmt *extra_fmt;
870 static const struct soc_mbus_pixelfmt sh_mobile_ceu_formats[] = {
903 static bool sh_mobile_ceu_packing_supported(const struct soc_mbus_pixelfmt *fmt) in sh_mobile_ceu_packing_supported()
960 const struct soc_mbus_pixelfmt *fmt; in sh_mobile_ceu_get_formats()
Dsoc_camera.c867 const struct soc_mbus_pixelfmt *format; in soc_camera_enum_fmt_vid_cap()
/Linux-v4.19/include/media/
Dsoc_camera.h290 const struct soc_mbus_pixelfmt *host_fmt;