Home
last modified time | relevance | path

Searched refs:bufferFull (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicocep.c1387 picoos_uint8 bufferFull; in treat_phone() local
1407 bufferFull = cep->indexWritePos >= PICOCEP_MAXWINLEN; in treat_phone()
1408 while ((state < ihead->info2) && (bufferFull == FALSE)) { in treat_phone()
1423 bufferFull = TRUE; in treat_phone()