Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotrns.c158 } picotrns_altDesc_t; typedef
164 (*numAltDescs) = (picoos_uint32) (maxByteSize / sizeof(picotrns_altDesc_t)); in picotrns_allocate_alt_desc_buf()
165 buf = (picotrns_AltDesc) picoos_allocate(mm, (*numAltDescs) * sizeof(picotrns_altDesc_t)); in picotrns_allocate_alt_desc_buf()
384 picotrns_altDesc_t altDesc[], picoos_uint16 pathLen, in NoteSolution()
457 picotrns_altDesc_t altDesc[], picoos_uint16 maxAltDescLen, in TransductionStep()