Searched refs:lS2 (Results 1 – 1 of 1) sorted by relevance
1562 long lS1, lS2; in getSamples() local1569 lS2 = (long)mS2_0; in getSamples()1572 lS2 = (long)mS2; in getSamples()1585 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1587 lS2 = lS1; in getSamples()1596 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1598 lS2 = lS1; in getSamples()1607 mS2 = (short)lS2; in getSamples()