Searched refs:lastItemTypeProduced (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicoctrl.c79 picoos_uint8 lastItemTypeProduced; member in struct:ctrl_subobj
103 ctrl->lastItemTypeProduced=0; /*no item produced by default*/
148 ctrl->lastItemTypeProduced=0; /*no item produced by default*/
161 ctrl->lastItemTypeProduced=(picoos_uint8)btype;
832 return (picodata_step_result_t) ctrl->lastItemTypeProduced;

Completed in 62 milliseconds