Searched refs:gammaVecReal (Results 1 – 1 of 1) sorted by relevance
1232 static void calculateCenterFIXP(FIXP_DBL gammaVecReal, FIXP_DBL gammaVecImag, in calculateCenterFIXP() argument1235 scaleUp(&gammaVecReal, &gammaVecImag, exponent); in calculateCenterFIXP()1236 FIXP_DBL energy = fPow2Div2(gammaVecReal) + fPow2Div2(gammaVecImag); in calculateCenterFIXP()1255 gc_r_m = fMultDiv2(gammaVecReal, in calculateCenterFIXP()