Version

menu_open
Wwise SDK 2022.1.12
AkSimdMath.h File Reference
#include <AK/Tools/Common/AkPlatformFuncs.h>
#include <AK/SoundEngine/Common/AkSimd.h>
#include <AkMath.h>

Go to the source code of this file.

Namespaces

 AkMath
 

Functions

AkForceInline void AkMath::PermuteVectors3 (const AKSIMD_V4F32 &v0, const AKSIMD_V4F32 &v1, const AKSIMD_V4F32 &v2, const AKSIMD_V4F32 &v3, AKSIMD_V4F32 &out_xxxx, AKSIMD_V4F32 &out_yyyy, AKSIMD_V4F32 &out_zzzz)
 
AkForceInline void AkMath::UnpermuteVectors3 (const AKSIMD_V4F32 &xxxx, const AKSIMD_V4F32 &yyyy, const AKSIMD_V4F32 &zzzz, AKSIMD_V4F32 &out_v0, AKSIMD_V4F32 &out_v1, AKSIMD_V4F32 &out_v2, AKSIMD_V4F32 &out_v3)
 
AkForceInline void AkMath::PermuteVectors4 (const AKSIMD_V4F32 &v0, const AKSIMD_V4F32 &v1, const AKSIMD_V4F32 &v2, const AKSIMD_V4F32 &v3, AKSIMD_V4F32 &out_xxxx, AKSIMD_V4F32 &out_yyyy, AKSIMD_V4F32 &out_zzzz, AKSIMD_V4F32 &out_wwww)
 
AkForceInline AKSIMD_V4F32 AkMath::DotPoduct3_4x4 (const AKSIMD_V4F32 &v0_x, const AKSIMD_V4F32 &v0_y, const AKSIMD_V4F32 &v0_z, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z)
 
AkForceInline AKSIMD_V4F32 AkMath::DotPoduct3_1x4 (const AKSIMD_V4F32 &v0_xyz, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z)
 
AkForceInline AKSIMD_V4F32 AkMath::DotPoduct4_4x4 (const AKSIMD_V4F32 &v0_x, const AKSIMD_V4F32 &v0_y, const AKSIMD_V4F32 &v0_z, const AKSIMD_V4F32 &v0_w, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z, const AKSIMD_V4F32 &v1_w)
 
AkForceInline AKSIMD_V4F32 AkMath::DotPoduct4_1x4 (const AKSIMD_V4F32 &v0_xyz, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z, const AKSIMD_V4F32 &v1_w)
 
AkForceInline AKSIMD_V4F32 AkMath::AKSIMD_SIN_V4F32 (const AKSIMD_V4F32 x)
 
AkForceInline AKSIMD_V4F32 AkMath::AKSIMD_COS_V4F32 (const AKSIMD_V4F32 x)
 
AkForceInline AKSIMD_V4F32 AkMath::AKSIMD_ATAN2_V4F32 (AKSIMD_V4F32 y, AKSIMD_V4F32 x)
 
AkForceInline AkReal32 AkMath::FastSqrtLarge (AkReal32 x)
 
AkForceInline AkReal32 AkMath::FastRSqrt (AkReal32 x)
 
AkForceInline AkReal32 AkMath::FastRcp (AkReal32 x)
 

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise