Searched refs:headx (Results 1 – 4 of 4) sorted by relevance
141 picoacph_headx_t headx[PICOACPH_MAXNR_HEADX]; member184 acph->headx[i].head.type = 0; in acphInitialize()185 acph->headx[i].head.info1 = 0; in acphInitialize()186 acph->headx[i].head.info2 = 0; in acphInitialize()187 acph->headx[i].head.len = 0; in acphInitialize()188 acph->headx[i].cind = 0; in acphInitialize()189 acph->headx[i].boundstrength = 0; in acphInitialize()190 acph->headx[i].boundtype = 0; in acphInitialize()336 for (i = 0; i < acph->headx[ind].head.len; i++) { in acphGetNrSylls()337 ch = acph->cbuf[acph->headx[ind].cind + i]; in acphGetNrSylls()[all …]
192 picosa_headx_t headx[PICOSA_MAXNR_HEADX]; member277 sa->headx[i].head.type = 0; in saInitialize()278 sa->headx[i].head.info1 = PICODATA_ITEMINFO1_NA; in saInitialize()279 sa->headx[i].head.info2 = PICODATA_ITEMINFO2_NA; in saInitialize()280 sa->headx[i].head.len = 0; in saInitialize()281 sa->headx[i].cind = 0; in saInitialize()499 if ((sa->headx[i].head.type == PICODATA_ITEM_WORDGRAPH) || in saPosDItemSeqGetPosRight()500 (sa->headx[i].head.type == PICODATA_ITEM_WORDINDEX) || in saPosDItemSeqGetPosRight()501 (sa->headx[i].head.type == PICODATA_ITEM_WORDPHON) ) { in saPosDItemSeqGetPosRight()502 val = sa->headx[i].head.info1; in saPosDItemSeqGetPosRight()[all …]
178 picospho_headx_t headx[SPHO_MAXNR_HEADX]; /* "expanded head" buffer */ member424 c_i = spho->headx[to].cind; in shift_range_left_1()426 c_j = spho->headx[j].cind; in shift_range_left_1()448 spho->headx[j].cind -= c_diff; in shift_range_left_1()449 spho->headx[i++] = spho->headx[j++]; in shift_range_left_1()549 head = &(spho->headx[pos].head); in sphoExtractPhonemes()550 content = spho->cbuf + spho->headx[pos].cind; in sphoExtractPhonemes()816 ohead.info1 = spho->headx[spho->outReadPos].boundstrength; in putSideBoundToOutput()817 ohead.info2 = spho->headx[spho->outReadPos].phrasetype; in putSideBoundToOutput()818 sildur = spho->headx[spho->outReadPos].sildur; in putSideBoundToOutput()[all …]
174 picoacph_headx_t headx[PICOCEP_MAXNR_HEADX]; member1649 &(cep->headx[cep->headxWritePos].head), in cepStep()1661 cep->headx[cep->headxWritePos].frame in cepStep()1665 cep->headx[cep->headxWritePos].cind in cepStep()1669 cep->headx[cep->headxWritePos].cind = 0; in cepStep()1766 && (cep->headx[cep->headxBottom].frame in cepStep()1773 &(cep->headx[cep->headxBottom].head), in cepStep()1774 &(cep->cbuf[cep->headx[cep->headxBottom].cind]), in cepStep()1775 cep->headx[cep->headxBottom].head.len, cep->outBuf, in cepStep()