Lines Matching full:log16
2416 double log16; /* Absolute error in 16 bits to log */2529 pm->log8 = pm->log16 = 0; /* Means 'off' */2710 if (pm->log16 == 0)2713 return pm->log16;11988 else if (strcmp(*argv, "--log16") == 0)11989 --argc, pm.log16 = atof(*++argv), catmore = 1;