Home
last modified time | relevance | path

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 Dstrip_rw.c48 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 Dstrip.c184 read_image_striped(const char *name, uint32 width, uint32 length, in read_image_striped() function

Completed in 3 milliseconds