Searched refs:tmpUint16 (Results 1 – 1 of 1) sorted by relevance
1815 picoos_uint16 tmpUint16; in cepStep() local1823 tmpUint16 in cepStep()1826 picoos_mem_copy((void *) &tmpUint16, in cepStep()1828 sizeof(tmpUint16)); in cepStep()1830 cep->outWritePos += sizeof(tmpUint16); in cepStep()1836 tmpUint16 = (cep->outVoiced[cep->outVoicedReadPos] in cepStep()1840 picoos_mem_copy((void *) &tmpUint16, in cepStep()1842 sizeof(tmpUint16)); in cepStep()1843 cep->outWritePos += sizeof(tmpUint16); in cepStep()1845 tmpUint16 in cepStep()[all …]