Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Domap3isp.h215 struct omap3isp_hist_config { struct
221 __u32 buf_size;
222 __u16 config_counter;
224 __u8 num_acc_frames; /* Num of image frames to be processed and
226 __u16 hist_bins; /* number of bins: 32, 64, 128, or 256 */
227 __u8 cfa; /* BAYER or FOVEON X3 */
228 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */
229 __u8 num_regions; /* number of regions to be configured */
230 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Domap3isp.h215 struct omap3isp_hist_config { struct
221 __u32 buf_size;
222 __u16 config_counter;
224 __u8 num_acc_frames; /* Num of image frames to be processed and
226 __u16 hist_bins; /* number of bins: 32, 64, 128, or 256 */
227 __u8 cfa; /* BAYER or FOVEON X3 */
228 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */
229 __u8 num_regions; /* number of regions to be configured */
230 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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];