Searched refs:nci (Results 1 – 3 of 3) sorted by relevance
/external/jpeg/ |
D | jquant1.c | 278 int i,j,k, nci, blksize, blkdist, ptr, val; in create_colormap() local 305 nci = cquantize->Ncolors[i]; /* # of distinct values for this color */ in create_colormap() 306 blksize = blkdist / nci; in create_colormap() 307 for (j = 0; j < nci; j++) { in create_colormap() 309 val = output_value(cinfo, i, j, nci-1); in create_colormap() 337 int i,j,k, nci, blksize, val, pad; in create_colorindex() local 362 nci = cquantize->Ncolors[i]; /* # of distinct values for this color */ in create_colorindex() 363 blksize = blksize / nci; in create_colorindex() 373 k = largest_input_value(cinfo, i, 0, nci-1); in create_colorindex() 376 k = largest_input_value(cinfo, i, ++val, nci-1); in create_colorindex() [all …]
|
/external/icu4c/tools/tzcode/ |
D | readme.txt | 27 Olson: ftp://elsie.nci.nih.gov/pub/ 50 Index of ftp://elsie.nci.nih.gov/pub/ 77 $ wget "ftp://elsie.nci.nih.gov/pub/tzdata*.tar.gz"
|
/external/icu4c/data/misc/ |
D | zoneinfo.txt | 7 // Olson source: ftp://elsie.nci.nih.gov/pub/
|