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.h29 extern const struct atomisp_format_bridge atomisp_output_fmts[];
32 atomisp_format_bridge *atomisp_get_format_bridge(unsigned int pixelformat);
35 atomisp_format_bridge *atomisp_get_format_bridge_from_mbus(u32 mbus_code);
H A Datomisp_cmd.h63 const struct atomisp_format_bridge *get_atomisp_format_bridge_from_mbus(
254 const struct atomisp_format_bridge **fmt_ret,
255 const struct atomisp_format_bridge **snr_fmt_ret);
H A Datomisp_common.h50 struct atomisp_format_bridge { struct
H A Datomisp_ioctl.c155 const struct atomisp_format_bridge atomisp_output_fmts[] = {
329 const struct atomisp_format_bridge *
342 const struct atomisp_format_bridge *
618 const struct atomisp_format_bridge *format; in atomisp_enum_fmt_cap()
H A Datomisp_cmd.c3540 const struct atomisp_format_bridge *br_fmt) in atomisp_fill_pix_format()
3779 const struct atomisp_format_bridge **fmt_ret, in atomisp_try_fmt()
3780 const struct atomisp_format_bridge **snr_fmt_ret) in atomisp_try_fmt()
3782 const struct atomisp_format_bridge *fmt, *snr_fmt; in atomisp_try_fmt()
4026 const struct atomisp_format_bridge *format; in atomisp_set_fmt_to_isp()
4235 const struct atomisp_format_bridge *format; in atomisp_set_fmt_to_snr()
4309 const struct atomisp_format_bridge *format_bridge; in atomisp_set_fmt()
4310 const struct atomisp_format_bridge *snr_format_bridge; in atomisp_set_fmt()