Searched refs:PNG_FILTER_HEURISTIC_UNWEIGHTED (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngwrite.c1318 heuristic_method = PNG_FILTER_HEURISTIC_UNWEIGHTED;
1322 heuristic_method == PNG_FILTER_HEURISTIC_UNWEIGHTED)
H A Dpng.h1996 #define PNG_FILTER_HEURISTIC_UNWEIGHTED 1 /* Used by libpng < 0.95 */ macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c1318 heuristic_method = PNG_FILTER_HEURISTIC_UNWEIGHTED;
1322 heuristic_method == PNG_FILTER_HEURISTIC_UNWEIGHTED)
H A Dpng.h2060 #define PNG_FILTER_HEURISTIC_UNWEIGHTED 1 /* Used by libpng < 0.95 */ macro
/external/libpng/
H A Dpngwrite.c1130 png_ptr->heuristic_method = PNG_FILTER_HEURISTIC_UNWEIGHTED;
1224 heuristic_method == PNG_FILTER_HEURISTIC_UNWEIGHTED)
H A Dpng.h1646 #define PNG_FILTER_HEURISTIC_UNWEIGHTED 1 /* Used by libpng < 0.95 */ macro

Completed in 80 milliseconds