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