Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicospho.c241 } spho_subobj_t; typedef
247 spho_subobj_t * spho; in sphoReset()
253 spho = (spho_subobj_t *) this->subObj; in sphoReset()
292 spho_subobj_t * spho; in sphoInitialize()
304 spho = (spho_subobj_t *) this->subObj; in sphoInitialize()
345 spho_subobj_t * spho; in sphoSubObjDeallocate()
347 spho = (spho_subobj_t *) this->subObj; in sphoSubObjDeallocate()
351 spho = (spho_subobj_t *) (this->subObj); in sphoSubObjDeallocate()
363 spho_subobj_t * spho; in picospho_newSentPhoUnit()
375 this->subObj = picoos_allocate(mm, sizeof(spho_subobj_t)); in picospho_newSentPhoUnit()
[all …]