Home
last modified time | relevance | path

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

/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngrtran.c4947 png_const_bytep palette_lookup, png_const_bytep quantize_lookup) in png_do_quantize() argument
5025 quantize_lookup) in png_do_quantize()
5031 *sp = quantize_lookup[*sp]; in png_do_quantize()
Dpngpriv.h1279 png_const_bytep quantize_lookup),PNG_EMPTY);
/external/libpng/
Dpngrtran.c4602 png_const_bytep palette_lookup, png_const_bytep quantize_lookup) in png_do_quantize() argument
4680 quantize_lookup) in png_do_quantize()
4686 *sp = quantize_lookup[*sp]; in png_do_quantize()