Searched defs:isp2x_rawhistlite_cfg (Results 1 – 2 of 2) sorted by relevance
1714 struct isp2x_rawhistlite_cfg { struct1715 __u8 data_sel;1716 __u8 waterline;1717 __u8 mode;1718 __u8 stepsize;1719 __u8 off;1720 __u8 bcc;1721 __u8 gcc;1722 __u8 rcc;1723 struct isp2x_window win;[all …]
1726 struct isp2x_rawhistlite_cfg { struct1727 u8 data_sel;1728 u8 waterline;1729 u8 mode;1730 u8 stepsize;1731 u8 off;1732 u8 bcc;1733 u8 gcc;1734 u8 rcc;1735 struct isp2x_window win;[all …]