Home | History | Annotate | Download | only in libtests

Lines Matching refs:who

5087        * so in the above call we get a success, we get a pointer (who knows what
10980 summarize_gamma_errors(png_modifier *pm, png_const_charp who, int low_bit_depth,
10985 if (who)
10986 printf("\nGamma correction with %s:\n", who);
11059 summarize_gamma_errors(pm, 0/*who*/, 1/*low bit depth*/, 1/*indexed*/);