Searched defs:ipu3_uapi_ae_grid_config (Results 1 – 2 of 2) 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 …]
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 …]