Home | History | Annotate | Download | only in src

Lines Matching refs:invWidth

1995   FIXP_SGL invWidth;
2002 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));
2090 *nrgEst++ = fMult(sum, invWidth);
2123 FIXP_SGL invWidth;
2134 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));
2203 sum = fMult(sum, invWidth);