HomeSort by relevance Sort by last modified time
    Searched full:boundstrength (Results 1 - 5 of 5) sorted by null

  /external/svox/pico/lib/
picospho.h 40 - BOUND(BOUNDstrength,BOUNDtype)
59 - BOUNDstrength
129 - BOUND(BOUNDstrength,BOUNDtype)
133 in addition, BOUNDs of BOUNDstrength = PHR0 are inserted to mark word boundaries
picoacph.c 127 picoos_uint8 boundstrength; /* bstrength to the left, 0 if not set */ member in struct:__anon35112
189 acph->headx[i].boundstrength = 0;
510 acph->headx[i].boundstrength = (picoos_uint8)dtres.class;
553 acph->headx[0].boundstrength =
557 acph->headx[0].boundstrength =
703 (acph->headx[i].boundstrength == PICODATA_ITEMINFO1_BOUND_PHR0)) {
749 (acph->headx[i].boundstrength == PICODATA_ITEMINFO1_BOUND_PHR0)) {
757 if ((acph->headx[i].boundstrength != PICODATA_ITEMINFO1_BOUND_PHR0) &&
    [all...]
picoacph.h 94 -> BOUND(BOUNDstrength,BOUNDtype)
125 - BOUNDstrength %d
picosa.h 99 -> BOUND(BOUNDstrength,BOUNDtype)
130 - BOUNDstrength %d
picospho.c 155 picoos_uint8 boundstrength; /* bstrength to the left, 0 if not set */ member in struct:__anon35150
816 ohead.info1 = spho->headx[spho->outReadPos].boundstrength;
834 spho->headx[spho->outReadPos].boundstrength = 0;
    [all...]

Completed in 349 milliseconds