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

  /external/svox/pico/lib/
picowa.c 55 picoos_uint8 procState; /* for next processing step decision */
95 wa->procState = WA_STEPSTATE_COLLECT;
391 wa->procState, wa->inLen, wa->outLen));
393 switch (wa->procState) {
407 wa->procState = WA_STEPSTATE_PROCESS;
429 wa->procState = WA_STEPSTATE_PROCESS;
461 wa->procState = WA_STEPSTATE_COLLECT;
479 wa->procState = WA_STEPSTATE_FEED;
489 wa->procState = WA_STEPSTATE_COLLECT;
509 wa->procState = WA_STEPSTATE_COLLECT
    [all...]
picospho.c 66 * - 'procState' : the next state to be processed
173 picoos_uint8 procState; /* for next processing step decision */
258 spho->procState = SPHO_STEPSTATE_INIT;
    [all...]
picosig.c 70 picoos_uint8 procState; /* where to take up work at next processing step */
131 sig_subObj->procState = PICOSIG_COLLECT;
766 PICODBG_DEBUG(("picosig.sigStep -- doing state %i",sig_subObj->procState));
768 switch (sig_subObj->procState) {
795 sig_subObj->procState = PICOSIG_SCHEDULE;
    [all...]
picosa.c 184 picoos_uint8 procState; /* for next processing step decision */
263 sa->procState = SA_STEPSTATE_COLLECT;
    [all...]
picoacph.c 133 picoos_uint8 procState; /* for next processing step decision */
171 acph->procState = SA_STEPSTATE_COLLECT;
    [all...]
picocep.c 162 picoos_uint8 procState; /* where to take up work at next processing step */
322 cep->procState = PICOCEP_STEPSTATE_COLLECT;
    [all...]
picopam.c 151 picoos_uint8 procState; /* where to take up work at next processing step */
575 pam->procState = 0;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /sdk/emulator/qtools/
trace_reader.h     [all...]

Completed in 76 milliseconds