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

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-x.c394 int need_colormap = FALSE; local
457 need_colormap = TRUE;
469 if (depth == 8 || need_colormap) {
H A Drpng2-x.c615 int need_colormap = FALSE; local
666 need_colormap = TRUE;
677 if (depth == 8 || need_colormap) {

Completed in 47 milliseconds