Home | History | Annotate | Download | only in testlibs

Lines Matching defs:tempValue

1645     int32_t tempValue;
1825 tempValue = *pOutputBuffer;
1826 *pOutputBuffer++ = (short) SATURATE(tempValue+pReverb->m_zOutLpfL);
1856 tempValue = *pOutputBuffer;
1857 *pOutputBuffer++ = (short) SATURATE(tempValue + pReverb->m_zOutLpfR);