Searched refs:dist (Results 1 – 5 of 5) sorted by relevance
196 cscope distdir dist dist-all distcheck264 DIST_TARGETS = dist-gzip dist-zip709 dist-gzip: distdir717 dist-lzip: distdir721 dist-xz: distdir725 dist-tarZ: distdir738 dist-zip: distdir743 dist dist-all:750 distcheck: dist946 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \[all …]
28 AUTOMAKE_OPTIONS = 1.12 dist-zip foreign
6523 * Added tiffset and tif_ojpeg to the dist lists in Makefile.in.
666 mindist = dist; in create_colorcell()677 dist = 0; in create_colorcell()680 dist += tmp*tmp; in create_colorcell()683 dist += tmp*tmp; in create_colorcell()686 dist += tmp*tmp; in create_colorcell()737 dist = 9999999; in map_colortable()747 if (d2 < dist) { in map_colortable()748 dist = d2; in map_colortable()861 dist = 9999999; in quant_fsdither()870 if (d2 < dist) { in quant_fsdither()[all …]
455 sp->opt_delta.dist = (tif->tif_dir.td_bitspersample % 8) ? in TIFFInitLZMA()