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

/external/svox/pico/lib/
H A Dpicopr.c316 picoos_int16 nrIterations; member in struct:pr_subobj
3004 pr->nrIterations--;
3005 } while ((pr->rgState == PR_GSContinue) && (pr->nrIterations > 0));
3355 pr->nrIterations = PR_MAX_NR_ITERATIONS;
3542 if (pr->nrIterations <= 0) {

Completed in 67 milliseconds