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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrtran.c4826 png_const_bytep palette_lookup, png_const_bytep quantize_lookup)
4904 quantize_lookup)
4910 *sp = quantize_lookup[*sp];
4825 png_do_quantize(png_row_infop row_info, png_bytep row, png_const_bytep palette_lookup, png_const_bytep quantize_lookup) argument

Completed in 64 milliseconds