Searched defs:ipu3_uapi_grid_config (Results 1 – 1 of 1) sorted by relevance
58 struct ipu3_uapi_grid_config { struct59 __u8 width;60 __u8 height;61 __u16 block_width_log2:3;62 __u16 block_height_log2:3;63 __u16 height_per_slice:8;64 __u16 x_start;65 __u16 y_start;66 __u16 x_end;67 __u16 y_end;