Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcp.c162 uint32 deftilewidth = (uint32) -1; in main() local
249 deftilewidth = atoi(optarg); in main()
301 tilewidth = deftilewidth; in main()
H A Dtiffcrop.c1600 uint16 *defconfig, uint16 *deffillorder, uint32 *deftilewidth, in process_command_opts() argument
1712 *deftilewidth = atoi(optarg); in process_command_opts()
2186 uint32 deftilewidth = (uint32) 0; in main() local
2226 &deffillorder, &deftilewidth, &deftilelength, &defrowsperstrip, in main()
2294 tilewidth = deftilewidth; in main()