Home
last modified time | relevance | path

Searched refs:ras_type (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/archive/tools/
H A Dras2tiff.c109 TIFFSwabLong((uint32 *)&h.ras_type); in main()
119 TIFFSwabLong((uint32 *)&h.ras_type); in main()
132 (h.ras_type <= 0) || in main()
241 if (h.ras_type == RT_STANDARD && h.ras_depth == 24) { in main()
H A Drasterfile.h14 int32 ras_type; /* type of file; see RT_* below */ member