Lines Matching refs:invWidth
1344 FIXP_SGL invWidth;1351 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));1432 *nrgEst++ = fMult(sum, invWidth);1465 FIXP_SGL invWidth;1476 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));1553 sum = fMult(sum,invWidth);