Searched refs:read_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 | 48 read_image_striped(const char *, uint32, uint32, uint32, uint16, uint16, 82 if (read_image_striped(filename, XSIZE * YSIZE, 1, rowsperstrip, in main() 98 if (read_image_striped(filename, 1, XSIZE * YSIZE, rowsperstrip, in main() 124 if (read_image_striped(filename, XSIZE, YSIZE, rowsperstrip, in main() 141 if (read_image_striped(filename, XSIZE, YSIZE, rowsperstrip, in main()
|
A D | strip.c | 184 read_image_striped(const char *name, uint32 width, uint32 length, in read_image_striped() function
|
Completed in 3 milliseconds