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

/external/libpng/
H A Dpngrtran.c4602 png_const_bytep palette_lookup, png_const_bytep quantize_lookup)
4680 quantize_lookup)
4686 *sp = quantize_lookup[*sp];
4601 png_do_quantize(png_row_infop row_info, png_bytep row, png_const_bytep palette_lookup, png_const_bytep quantize_lookup) argument

Completed in 90 milliseconds