Searched refs:p12i (Results 1 – 2 of 2) sorted by relevance
329 const FIXP_DBL *const p12i, const FIXP_DBL *const p1, in calcCoherenceVec() argument337 fixMax(0, CountLeadingBits(p12i[i]) - 1)); in calcCoherenceVec()338 p12ri = sqrtFixp(fPow2Div2(p12r[i] << s2) + fPow2Div2(p12i[i] << s2)); in calcCoherenceVec()
341 const FIXP_DBL *const p12i, const FIXP_DBL *const p1,