HomeSort by relevance Sort by last modified time
    Searched refs:picodata_step_result_t (Results 1 - 12 of 12) sorted by null

  /external/svox/pico/lib/
picoctrl.h 77 picodata_step_result_t picoctrl_engFetchOutputItemBytes(
89 picodata_step_result_t picoctrl_getLastScheduledPU(
93 picodata_step_result_t picoctrl_getLastProducedItemType(
picoctrl.c 81 picodata_step_result_t procStatus [PICOCTRL_MAX_PROC_UNITS];
133 static picodata_step_result_t ctrlStep(register picodata_ProcessingUnit this,
141 picodata_step_result_t status;
749 picodata_step_result_t picoctrl_engFetchOutputItemBytes(
755 picodata_step_result_t stepResult;
759 return (picodata_step_result_t)PICO_STEP_ERROR;
769 return (picodata_step_result_t)PICO_STEP_ERROR;
775 return (picodata_step_result_t)PICO_STEP_ERROR;
781 return (picodata_step_result_t)PICO_STEP_IDLE;
784 return (picodata_step_result_t)PICO_STEP_ERROR
    [all...]
picospho.c 330 static picodata_step_result_t sphoStep(register picodata_ProcessingUnit this,
    [all...]
picowa.c 91 return (picodata_step_result_t) picoos_emRaiseException(this->common->em,
142 static picodata_step_result_t waStep(register picodata_ProcessingUnit this,
377 static picodata_step_result_t waStep(register picodata_ProcessingUnit this,
picodata.h 480 } picodata_step_result_t; typedef in typeref:enum:picodata_step_result
503 typedef picodata_step_result_t (* picodata_puStepMethod) (register picodata_ProcessingUnit this, picoos_int16 mode, picoos_uint16 * numBytesOutput);
picosa.c 423 static picodata_step_result_t saStep(register picodata_ProcessingUnit this,
    [all...]
picocep.c 272 static picodata_step_result_t cepStep(register picodata_ProcessingUnit this,
    [all...]
picoacph.c 275 static picodata_step_result_t acphStep(register picodata_ProcessingUnit this,
    [all...]
picosig.c 57 static picodata_step_result_t sigStep(register picodata_ProcessingUnit this,
720 * @return one of the "picodata_step_result_t" values
724 static picodata_step_result_t sigStep(register picodata_ProcessingUnit this,
    [all...]
picodata.c 585 static picodata_step_result_t puSimpleStep (register picodata_ProcessingUnit this,
    [all...]
picopam.c 398 static picodata_step_result_t pam_step(register picodata_ProcessingUnit this,
    [all...]
picopr.c     [all...]

Completed in 209 milliseconds