Home
last modified time | relevance | path

Searched refs:quantize_lookup (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c4899 png_const_bytep palette_lookup, png_const_bytep quantize_lookup) in png_do_quantize() argument
4977 quantize_lookup) in png_do_quantize()
4983 *sp = quantize_lookup[*sp]; in png_do_quantize()
Dpngpriv.h1113 png_const_bytep quantize_lookup));