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

/external/svox/pico/lib/
H A Dpicoacph.c58 * shortcut : acph
161 acph_subobj_t * acph; local
170 acph = (acph_subobj_t *) this->subObj;
171 acph->procState = SA_STEPSTATE_COLLECT;
172 acph->boundStrengthState = SA_BOUNDSTRENGTH_SSEP;
174 acph->inspaceok = TRUE;
175 acph->needsmoreitems = TRUE;
177 acph->headxBottom = 0;
178 acph->headxLen = 0;
179 acph
328 acphGetNrSylls(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind) argument
352 acphPhrItemSeqGetPosLeft(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind, picoos_uint16 *leftind) argument
371 acphSubPhrasing(register picodata_ProcessingUnit this, register acph_subobj_t *acph) argument
617 acphAccItemSeqGetPosLeft(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind, picoos_uint16 *leftind) argument
637 acphAccNrSyllParts(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind, picoos_uint8 *s1, picoos_uint8 *s2) argument
684 acphAccGetNrsRight(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind, picoos_uint16 *nrwordsfol, picoos_uint16 *nrsyllsfol, picoos_uint16 *footwordsfol, picoos_uint16 *footsyllsfol) argument
732 acphAccGetNrsLeft(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind, picoos_uint16 *nrwordspre, picoos_uint16 *nrsyllspre) argument
767 acphIsWordWithoutStress(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint16 ind) argument
785 acphAccentuation(register picodata_ProcessingUnit this, register acph_subobj_t *acph) argument
966 acphPutBoundItem(register picodata_ProcessingUnit this, register acph_subobj_t *acph, const picoos_uint8 strength, const picoos_uint8 type, picoos_uint8 *dopuoutfull, picoos_uint16 *numBytesOutput) argument
1050 register acph_subobj_t *acph; local
[all...]

Completed in 29 milliseconds