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

/external/svox/pico/lib/
H A Dpicopam.c398 static picodata_step_result_t pam_step(register picodata_ProcessingUnit this,
797 PICODBG_DEBUG(("picotok_newPamUnit -- set this->step to pam_step"));
799 this->step = pam_step;
2315 static picodata_step_result_t pam_step(register picodata_ProcessingUnit this, function
2342 PICODBG_DEBUG(("pam_step -- doing state %i",pam->procState));
2358 PICODBG_DEBUG(("pam_step(PICOPAM_COLLECT) -- Errors on item buffer input, status: %d",sResult));
2363 PICODBG_DEBUG(("pam_step -- got item, status: %d",sResult));
2373 }PICODBG_DEBUG(("pam_step -- item is not valid, type: %d",pam->inBuf[pam->inWritePos]));
2437 PICODBG_DEBUG(("pam_step (PICOPAM_SCHEDULE) -- unexpected item is sent to next PU !!"));
2471 PICODBG_DEBUG(("pam_step (PICOPAM_FORWAR
[all...]

Completed in 388 milliseconds