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

/external/chromium_org/third_party/libpng/
H A Dpng.h1939 #define PNG_FILTER_SUB 0x10 macro
1943 #define PNG_ALL_FILTERS (PNG_FILTER_NONE | PNG_FILTER_SUB | PNG_FILTER_UP | \
/external/libpng/
H A Dpng.h1587 #define PNG_FILTER_SUB 0x10 macro
1591 #define PNG_ALL_FILTERS (PNG_FILTER_NONE | PNG_FILTER_SUB | PNG_FILTER_UP | \
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h2003 #define PNG_FILTER_SUB 0x10 macro
2007 #define PNG_ALL_FILTERS (PNG_FILTER_NONE | PNG_FILTER_SUB | PNG_FILTER_UP | \

Completed in 1447 milliseconds