Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c3899 target_ncolors) in GetClosestColorIndex() argument
3900 int red_bits, green_bits, blue_bits, red, green, blue, target_ncolors; in GetClosestColorIndex()
3910 for (j=0; j < target_ncolors; j++) {
3921 for (j++; j < target_ncolors; j++) {
4148 int j, i, target_ncolors=gXPmTarget.ncolors, fs_forward=TRUE; local
4157 for (i=0; i < target_ncolors; i++) {
4251 (int)red, (int)green, (int)blue, target_ncolors);
4263 red, green, blue, target_ncolors);
4335 int i, target_ncolors=gXPmTarget.ncolors; local
4339 for (i=0; i < target_ncolors; i++) {
[all …]