Searched refs:SQRT_PI (Results 1 – 1 of 1) sorted by relevance
50 #define SQRT_PI 1.7724538509055160272981674833411451827975494561223871282138077898529113E0 macro224 …factor = spu_mul(spu_splats((float)SQRT_PI), spu_mul(_xabs, _expf4(_xsqu))); …277 factor = spu_mul(spu_splats(SQRT_PI), spu_mul(_xabs, _expd2(_xsqu))); \