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