Searched refs:S_Q14 (Results 1 – 2 of 2) sorted by relevance
339 static const int16_t S_Q14 = 14; // shift for Q14 variable
1812 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()1824 Sample = ((lA1 * lS1) >> S_Q14) - lS2; in getSamples()