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

/external/libpng/contrib/libtests/
H A Dtarith.c204 double allowp = (change-allow)*100/allow; local
208 if (max_abs < allowp) max_abs = allowp;
213 if (max < allowp) max = allowp;
216 if (showall || allowp >= percent)
221 (int)round(allowp));

Completed in 101 milliseconds