Searched refs:lS1 (Results 1 – 1 of 1) sorted by relevance
1562 long lS1, lS2; in getSamples() local1568 lS1 = (long)0; in getSamples()1571 lS1 = (long)mS1; in getSamples()1585 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1587 lS2 = lS1; in getSamples()1588 lS1 = Sample; in getSamples()1596 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1598 lS2 = lS1; in getSamples()1599 lS1 = Sample; in getSamples()1606 mS1 = (short)lS1; in getSamples()