Searched refs:lS2 (Results 1 – 1 of 1) sorted by relevance
1582 long lS1, lS2; in getSamples() local1589 lS2 = (long)mS2_0; in getSamples()1592 lS2 = (long)mS2; in getSamples()1606 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1608 lS2 = lS1; in getSamples()1618 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1620 lS2 = lS1; in getSamples()1629 mS2 = (short)lS2; in getSamples()