Home
last modified time | relevance | path

Searched defs:omap3isp_hist_config (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Domap3isp.h240 struct omap3isp_hist_config { struct
246 __u32 buf_size;
247 __u16 config_counter;
249 __u8 num_acc_frames; /* Num of image frames to be processed and
251 __u16 hist_bins; /* number of bins: 32, 64, 128, or 256 */
252 __u8 cfa; /* BAYER or FOVEON X3 */
253 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */
254 __u8 num_regions; /* number of regions to be configured */
255 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS];