Lines Matching full:maxpc16
2018 double maxpc16; /* Percentage sample error 0..100% */
2143 pm->maxout16 = pm->maxpc16 = pm->maxabs16 = pm->maxcalc16 = 0;
2261 return pm->maxpc16 * .01;
11347 * below (the setting for maxpc16), however for 8 bit encodings it isn't
11372 pm.maxpc16 = .005; /* I.e., 1/200% - 1/20000 */
11588 pm.maxpc16 = atof(*++argv);