Searched refs:samd (Results 1 – 1 of 1) sorted by relevance
1352 int samd = (64 * 4) / samples; in ees_process() local1354 if (samd < 2) samd = 2; in ees_process()1355 new = offset.l_uf + ((diff * (samd -1)) / samd); in ees_process()