Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcp.c160 uint16 defconfig = (uint16) -1; in main() local
232 defconfig = PLANARCONFIG_SEPARATE; in main()
234 defconfig = PLANARCONFIG_CONTIG; in main()
295 config = defconfig; in main()
H A Dtiffcrop.c1600 uint16 *defconfig, uint16 *deffillorder, uint32 *deftilewidth, in process_command_opts() argument
1683 *defconfig = PLANARCONFIG_SEPARATE; in process_command_opts()
1685 *defconfig = PLANARCONFIG_CONTIG; in process_command_opts()
2184 uint16 defconfig = (uint16) -1; in main() local
2225 process_command_opts (argc, argv, mp, mode, &dirnum, &defconfig, in main()
2289 config = defconfig; in main()