Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Domap3isp.h121 struct omap3isp_hist_config { struct
122 __u32 buf_size;
123 __u16 config_counter;
124 __u8 num_acc_frames;
125 __u16 hist_bins;
126 __u8 cfa;
127 __u8 wg[OMAP3ISP_HIST_MAX_WG];
128 __u8 num_regions;
129 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS];
/kernel/linux/linux-5.10/include/uapi/linux/
Domap3isp.h235 struct omap3isp_hist_config { struct
241 __u32 buf_size;
242 __u16 config_counter;
244 __u8 num_acc_frames; /* Num of image frames to be processed and
246 __u16 hist_bins; /* number of bins: 32, 64, 128, or 256 */
247 __u8 cfa; /* BAYER or FOVEON X3 */
248 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */
249 __u8 num_regions; /* number of regions to be configured */
250 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Domap3isp.h138 struct omap3isp_hist_config { struct
140 __u32 buf_size;
141 __u16 config_counter;
142 __u8 num_acc_frames;
143 __u16 hist_bins;
144 __u8 cfa;
145 __u8 wg[OMAP3ISP_HIST_MAX_WG];
146 __u8 num_regions;
147 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS];