Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicocep.c1816 picoos_int16 tmpInt16; in cepStep() local
1865 tmpInt16 = cep->outXCep[cep->outXCepReadPos++]; in cepStep()
1866 picoos_mem_copy((void *) &tmpInt16, in cepStep()
1868 sizeof(tmpInt16)); in cepStep()
1869 cep->outWritePos += sizeof(tmpInt16); in cepStep()