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

/external/libpng/contrib/libtests/
H A Dpngvalid.c1862 unsigned int ngamma_tests; /* Number of gamma tests to run*/ member in struct:png_modifier
1992 pm->ngamma_tests = 0;
9094 for (i=0; i<pm->ngamma_tests; ++i) for (j=0; j<pm->ngamma_tests; ++j)
9127 for (i=0; i<pm->ngamma_tests; ++i)
9131 for (j=0; j<pm->ngamma_tests; ++j) if (i != j)
9165 for (i=0; i<pm->ngamma_tests; ++i)
9167 for (j=0; j<pm->ngamma_tests; ++j)
9368 for (i=0; i<pm->ngamma_tests; ++i) for (j=0; j<pm->ngamma_tests;
[all...]

Completed in 98 milliseconds