Searched defs:total (Results 1 - 1 of 1) sorted by relevance

/build/tools/rgb2565/
H A Dto565.c105 unsigned total = 0; local
117 total += count;
126 total += count;
128 fprintf(stderr,"%d pixels\n",total);

Completed in 45 milliseconds