Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicoacph.c161 acph_subobj_t * acph; in acphInitialize() local
170 acph = (acph_subobj_t *) this->subObj; in acphInitialize()
171 acph->procState = SA_STEPSTATE_COLLECT; in acphInitialize()
172 acph->boundStrengthState = SA_BOUNDSTRENGTH_SSEP; in acphInitialize()
174 acph->inspaceok = TRUE; in acphInitialize()
175 acph->needsmoreitems = TRUE; in acphInitialize()
177 acph->headxBottom = 0; in acphInitialize()
178 acph->headxLen = 0; in acphInitialize()
179 acph->cbufBufSize = PICOACPH_MAXSIZE_CBUF; in acphInitialize()
180 acph->cbufLen = 0; in acphInitialize()
[all …]