Searched refs:sx2 (Results 1 – 1 of 1) sorted by relevance
56 float sx2 = x[i] * x[i]; in lc3_energy_compute() local58 sx2 += x[i] * x[i]; in lc3_energy_compute()60 *e = sx2 / n; in lc3_energy_compute()