Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopam.c417 picoos_uint8 phType, picoos_uint8 uBoundType, picoos_uint16 uMin,
451 static void get_default_boundary_limit(picoos_uint8 uBoundType,
842 static void get_default_boundary_limit(picoos_uint8 uBoundType, in get_default_boundary_limit() argument
845 switch (uBoundType) { in get_default_boundary_limit()
4225 picoos_uint8 phType, picoos_uint8 uBoundType, picoos_uint16 uMinDur, in pam_create_syllable() argument
4285 get_default_boundary_limit(uBoundType, &uMinDur, &uMaxDur); in pam_create_syllable()
4308 pam->sSyllFeats[pam->nCurrSyllable].phoneV[bnd] = uBoundType; in pam_create_syllable()