Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicocep.c266 static picoos_uint16 get_pi_uint16(picoos_uint8 * buf, picoos_uint16 *pos);
1368 static picoos_uint16 get_pi_uint16(picoos_uint8 * buf, picoos_uint16 *pos) in get_pi_uint16() function
1401 frames = get_pi_uint16(cep->inBuf, &pos); in treat_phone()
1414 indlfz = get_pi_uint16(cep->inBuf, &pos); /* lfz index */ in treat_phone()
1416 indmgc = get_pi_uint16(cep->inBuf, &pos); /* mgc index */ in treat_phone()
1439 frames = get_pi_uint16(cep->inBuf, &pos); in treat_phone()