Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h18 extern const struct atomisp_format_bridge atomisp_output_fmts[];
21 atomisp_format_bridge *atomisp_get_format_bridge(unsigned int pixelformat);
24 atomisp_format_bridge *atomisp_get_format_bridge_from_mbus(u32 mbus_code);
H A Datomisp_cmd.h52 const struct atomisp_format_bridge *get_atomisp_format_bridge_from_mbus(
243 const struct atomisp_format_bridge **fmt_ret,
244 const struct atomisp_format_bridge **snr_fmt_ret);
H A Datomisp_common.h39 struct atomisp_format_bridge { struct
H A Datomisp_ioctl.c144 const struct atomisp_format_bridge atomisp_output_fmts[] = {
318 const struct atomisp_format_bridge *
331 const struct atomisp_format_bridge *
607 const struct atomisp_format_bridge *format; in atomisp_enum_fmt_cap()
H A Datomisp_cmd.c3531 const struct atomisp_format_bridge *br_fmt) in atomisp_fill_pix_format()
3794 const struct atomisp_format_bridge **fmt_ret, in atomisp_try_fmt()
3795 const struct atomisp_format_bridge **snr_fmt_ret) in atomisp_try_fmt()
3797 const struct atomisp_format_bridge *fmt, *snr_fmt; in atomisp_try_fmt()
4046 const struct atomisp_format_bridge *format; in atomisp_set_fmt_to_isp()
4255 const struct atomisp_format_bridge *format; in atomisp_set_fmt_to_snr()
4329 const struct atomisp_format_bridge *format_bridge; in atomisp_set_fmt()
4330 const struct atomisp_format_bridge *snr_format_bridge; in atomisp_set_fmt()