Version

menu_open

include/AK/SoundEngine/Platforms/iOS/AkSimd.h File Reference

Go to the source code of this file.

Defines

#define  AKSIMD_GETELEMENT_V4F32(__vName, __num__)   ((float*)&(__vName))[(__num__)]
  Retrieve scalar element from vector.
#define  AKSIMD_GETELEMENT_V2F32(__vName, __num__)   ((float*)&(__vName))[(__num__)]
  Retrieve scalar element from vector.
#define  AKSIMD_GETELEMENT_V4I32(__vName, __num__)   ((int*)&(__vName))[(__num__)]
  Retrieve scalar element from vector.
#define  AK_IOS_ARM_NEON

Detailed Description

AKSIMD - iPhone implementation

Definition in file AkSimd.h.


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