Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/pnglite/
H A Dpnglite.h83 unsigned char filter_method; member
H A Dpnglite.c131 png->filter_method = ihdr[15]; in png_read_ihdr()
174 png->filter_method? "unknown, this is not good":"adaptive"); in png_print_info()