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

/external/svox/pico/lib/
H A Dpicopam.c2263 picoos_uint8 bWr, nRc; local
2265 nRc = PICOPAM_PRE_SYLL_ENDED;
2277 nRc = PICOPAM_GOTO_FEED;
2281 nRc = pamDoCommand(this, qItem); /*popped item is a PAM command : do it NOW!!*/
2282 if ((nRc == PICOPAM_FLUSH_RECEIVED) || (nRc == PICODATA_PU_ERROR)) {
2284 return nRc;
2288 if (nRc == 0)
2291 return nRc;
2299 nRc
[all...]

Completed in 57 milliseconds