Searched refs:create_image_striped (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | strip_rw.c | 44 create_image_striped(const char *, uint32, uint32, uint32, uint16, uint16, 75 if (create_image_striped(filename, XSIZE * YSIZE, 1, rowsperstrip, in main() 91 if (create_image_striped(filename, 1, XSIZE * YSIZE, rowsperstrip, in main() 117 if (create_image_striped(filename, XSIZE, YSIZE, rowsperstrip, in main() 134 if (create_image_striped(filename, XSIZE, YSIZE, rowsperstrip, in main()
|
A D | strip.c | 120 create_image_striped(const char *name, uint32 width, uint32 length, in create_image_striped() function
|
Completed in 5 milliseconds