Searched refs:PNG_FILTER_HEURISTIC_WEIGHTED (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngwutil.c2217 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2285 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2334 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2395 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2437 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2500 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2549 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2633 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2714 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
H A Dpng.h1997 #define PNG_FILTER_HEURISTIC_WEIGHTED 2 /* Experimental feature */ macro
/external/libpng/
H A Dpngwutil.c2395 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2469 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2522 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2587 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2632 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2700 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2753 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2841 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2928 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
H A Dpngwrite.c1168 if (heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
1218 png_ptr->heuristic_method = PNG_FILTER_HEURISTIC_WEIGHTED;
1251 if (heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
1306 if (heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
H A Dpng.h1647 #define PNG_FILTER_HEURISTIC_WEIGHTED 2 /* Experimental feature */ macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwutil.c2217 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2285 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2334 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2395 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2437 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2500 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2549 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2633 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
2714 if (png_ptr->heuristic_method == PNG_FILTER_HEURISTIC_WEIGHTED)
H A Dpng.h2061 #define PNG_FILTER_HEURISTIC_WEIGHTED 2 /* Experimental feature */ macro

Completed in 116 milliseconds