Searched defs:ipu3_uapi_ae_grid_config (Results 1 – 1 of 1) sorted by relevance
194 struct ipu3_uapi_ae_grid_config { struct195 __u8 width;196 __u8 height;197 __u8 block_width_log2:4;198 __u8 block_height_log2:4;199 __u8 reserved0:5;200 __u8 ae_en:1;201 __u8 rst_hist_array:1;202 __u8 done_rst_hist_array:1;203 __u16 x_start;[all …]