Searched defs:ipu3_uapi_ae_grid_config (Results 1 – 1 of 1) sorted by relevance
166 struct ipu3_uapi_ae_grid_config { struct167 __u8 width;168 __u8 height;169 __u8 block_width_log2:4;170 __u8 block_height_log2:4;171 __u8 reserved0:5;172 __u8 ae_en:1;173 __u8 rst_hist_array:1;174 __u8 done_rst_hist_array:1;175 __u16 x_start;[all …]