Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicodata.h329 picoos_uint8 picodata_cbGetFrontItemType(register picodata_CharBuffer this);
Dpicoctrl.c160 btype = picodata_cbGetFrontItemType(ctrl->procUnit[ctrl->curPU]->cbOut); in ctrlStep()
Dpicodata.c346 picoos_uint8 picodata_cbGetFrontItemType(register picodata_CharBuffer this) in picodata_cbGetFrontItemType() function