Searched refs:FIX_INDEX (Results 1 – 1 of 1) sorted by relevance
144 # define FIX_INDEX 0x800 /* 'Fix' out of range palette indices (OK) */ macro305 # ifdef FIX_INDEX306 S(fix-palette-index, FIX_INDEX)1760 # ifdef FIX_INDEX in read_png()1761 if ((dp->options & FIX_INDEX) != 0) in read_png()1818 #ifdef FIX_INDEX in read_png()1819 if (dp->ct == PNG_COLOR_TYPE_PALETTE && (dp->options & FIX_INDEX) != 0) in read_png()