Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/media/raspberrypi/
Dpisp_fe_config.h143 struct pisp_fe_agc_stats_config { struct
144 __u16 offset_x;
145 __u16 offset_y;
146 __u16 size_x;
147 __u16 size_y;
149 __u8 weights[PISP_AGC_STATS_NUM_ZONES / 2];
150 __u16 row_offset_x;
151 __u16 row_offset_y;
152 __u16 row_size_x;
153 __u16 row_size_y;
[all …]