Home
last modified time | relevance | path

Searched refs:dither_sort (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libpng/
H A Dpngrtran.c195 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
200 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
217 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
218 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
222 t = png_ptr->dither_sort[j]; in png_set_dither()
223 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
224 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
242 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
261 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
305 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/graphics/libafterimage/libAfterImage-1.20/libpng/
H A Dpngrtran.c169 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
174 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
190 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
191 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
195 t = png_ptr->dither_sort[j]; in png_set_dither()
196 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
197 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
214 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
232 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
276 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/libpng/
H A Dpngrtran.c169 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
174 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
190 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
191 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
195 t = png_ptr->dither_sort[j]; in png_set_dither()
196 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
197 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
214 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
232 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
276 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/png/
H A Dpngrtran.c170 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
175 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
191 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
192 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
196 t = png_ptr->dither_sort[j]; in png_set_dither()
197 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
198 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
215 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
233 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
277 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/png/
H A Dpngrtran.c173 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
178 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
194 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
195 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
199 t = png_ptr->dither_sort[j]; in png_set_dither()
200 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
201 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
218 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
236 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
280 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/png/
H A Dpngrtran.c173 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
178 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
194 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
195 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
199 t = png_ptr->dither_sort[j]; in png_set_dither()
200 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
201 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
218 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
236 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
280 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/png/
H A Dpngrtran.c173 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
178 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
194 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
195 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
199 t = png_ptr->dither_sort[j]; in png_set_dither()
200 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
201 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
218 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
236 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
280 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/png/
H A Dpngrtran.c173 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
178 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
194 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
195 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
199 t = png_ptr->dither_sort[j]; in png_set_dither()
200 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
201 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
218 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
236 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
280 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/games/blockout/BL_SRC/ImageLib/src/png/png/
H A Dpngrtran.c175 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
180 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
196 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
197 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
201 t = png_ptr->dither_sort[j]; in png_set_dither()
202 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
203 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
220 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
238 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
282 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/png/libpng/
H A Dpngrtran.c195 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
200 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
217 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
218 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
222 t = png_ptr->dither_sort[j]; in png_set_dither()
223 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
224 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
242 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
261 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
305 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/libpng/
H A Dpngrtran.c195 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
200 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
217 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
218 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
222 t = png_ptr->dither_sort[j]; in png_set_dither()
223 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
224 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
242 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
261 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
305 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/png/
H A Dpngrtran.c170 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
175 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
191 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
192 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
196 t = png_ptr->dither_sort[j]; in png_set_dither()
197 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
198 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
215 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
233 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
277 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/games/edge/Edge-1.35-source/lib_win32/libpng-1.2.12/
H A Dpngrtran.c175 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
180 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
196 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
197 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
201 t = png_ptr->dither_sort[j]; in png_set_dither()
202 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
203 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
220 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
238 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
282 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/png/
H A Dpngrtran.c195 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
200 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
217 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
218 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
222 t = png_ptr->dither_sort[j]; in png_set_dither()
223 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
224 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
242 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
261 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
305 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/libpng/src/
H A Dpngrtran.c169 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
174 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
190 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
191 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
195 t = png_ptr->dither_sort[j]; in png_set_dither()
196 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
197 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
214 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
232 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
276 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/png/lib/
H A Dpngrtran.c195 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
200 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
217 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
218 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
222 t = png_ptr->dither_sort[j]; in png_set_dither()
223 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
224 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
242 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
261 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
305 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/devel/etl/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/
H A Dpngrtran.c172 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
177 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
193 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
194 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
198 t = png_ptr->dither_sort[j]; in png_set_dither()
199 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
200 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
217 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
235 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
279 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
H A Dpng.h1276 png_bytep dither_sort; /* working sort array */ member
/dports/benchmarks/glmark2/glmark2-2021.12/src/libpng/
H A Dpngrtran.c195 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr,
200 png_ptr->dither_sort[i] = (png_byte)i;
217 if (histogram[png_ptr->dither_sort[j]]
218 < histogram[png_ptr->dither_sort[j + 1]])
222 t = png_ptr->dither_sort[j];
223 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1];
224 png_ptr->dither_sort[j + 1] = t;
242 if ((int)png_ptr->dither_sort[i] >= maximum_colors)
261 if ((int)png_ptr->dither_sort[i] >= maximum_colors)
305 png_free(png_ptr, png_ptr->dither_sort);
[all …]
/dports/graphics/megapov/megapov-1.2.1/libraries/png/
H A Dpngrtran.c173 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
178 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
194 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
195 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
199 t = png_ptr->dither_sort[j]; in png_set_dither()
200 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
201 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
218 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
236 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
280 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/libpng/
H A Dpngrtran.c175 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
180 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
196 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
197 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
201 t = png_ptr->dither_sort[j]; in png_set_dither()
202 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
203 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
220 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
238 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
282 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/graphics/synfig/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/
H A Dpngrtran.c172 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
177 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
193 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
194 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
198 t = png_ptr->dither_sort[j]; in png_set_dither()
199 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
200 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
217 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
235 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
279 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/
H A Dpngrtran.c172 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
177 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
193 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
194 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
198 t = png_ptr->dither_sort[j]; in png_set_dither()
199 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
200 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
217 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
235 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
279 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/graphics/povray36/povray-3.6.1/libraries/png/
H A Dpngrtran.c172 png_ptr->dither_sort = (png_bytep)png_malloc(png_ptr, in png_set_dither()
177 png_ptr->dither_sort[i] = (png_byte)i; in png_set_dither()
193 if (histogram[png_ptr->dither_sort[j]] in png_set_dither()
194 < histogram[png_ptr->dither_sort[j + 1]]) in png_set_dither()
198 t = png_ptr->dither_sort[j]; in png_set_dither()
199 png_ptr->dither_sort[j] = png_ptr->dither_sort[j + 1]; in png_set_dither()
200 png_ptr->dither_sort[j + 1] = t; in png_set_dither()
217 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
235 if ((int)png_ptr->dither_sort[i] >= maximum_colors) in png_set_dither()
279 png_free(png_ptr, png_ptr->dither_sort); in png_set_dither()
[all …]
/dports/games/tenebrae/tenebrae_0/extlibs-w32/
H A Dpng.h1276 png_bytep dither_sort; /* working sort array */ member

123