Searched defs:img_crop (Results 1 – 1 of 1) sorted by relevance
17 struct img_crop { struct18 s32 left;19 s32 top;20 u32 width;21 u32 height;22 u32 left_subpix;23 u32 top_subpix;24 u32 width_subpix;25 u32 height_subpix;