Searched refs:cquantize (Results 1 – 1 of 1) sorted by relevance
1216 if (cquantize->on_odd_row) in pass2_fs_dither()1518 if (!cquantize) in gdImageTrueColorToPaletteBody()1531 cquantize->histogram[i] = in gdImageTrueColorToPaletteBody()1543 cquantize->fserrors = gdRealloc(cquantize->fserrors, arraysize); in gdImageTrueColorToPaletteBody()1545 if (!cquantize->fserrors) in gdImageTrueColorToPaletteBody()1549 cquantize->on_odd_row = FALSE; in gdImageTrueColorToPaletteBody()1586 if (cquantize->opaqueIsPresent) in gdImageTrueColorToPaletteBody()1659 if (cquantize->histogram) in gdImageTrueColorToPaletteBody()1663 if (cquantize->fserrors) in gdImageTrueColorToPaletteBody()1671 if (cquantize) in gdImageTrueColorToPaletteBody()[all …]
Completed in 9 milliseconds