Searched defs:ipu_image_tile (Results 1 – 1 of 1) sorted by relevance
94 struct ipu_image_tile { struct95 u32 width;96 u32 height;97 u32 left;98 u32 top;123 struct ipu_image_tile tile[MAX_TILES]; argument
Completed in 7 milliseconds