Searched refs:pr_initItem (Results 1 – 1 of 1) sorted by relevance
/external/svox/pico/lib/ |
D | picopr.c | 1004 static void pr_initItem(picodata_ProcessingUnit this, pr_ioItem * item) in pr_initItem() function 1024 pr_initItem(this, *item); in pr_newItem() 1029 pr_initItem(this, *item); in pr_newItem() 1040 pr_initItem(this, *item); in pr_newItem() 1124 pr_initItem(this, &pr->tmpItem); in pr_putItem() 1705 pr_initItem(this, &pr->tmpItem); in pr_getOutputItemList() 1743 pr_initItem(this, &pr->tmpItem); in pr_getOutputItemList() 1771 pr_initItem(this, &pr->tmpItem); in pr_getOutputItemList() 1783 pr_initItem(this, &pr->tmpItem); in pr_getOutputItemList() 1792 pr_initItem(this, &pr->tmpItem); in pr_getOutputItemList() [all …]
|