Version

menu_open

include/AK/Tools/Common/AkPlatformFuncs.h File Reference

Go to the source code of this file.

Namespaces

namespace   AK
 

Audiokinetic namespace.


Defines

#define  AkPrefetchZero(___Dest, ___Size)
#define  AkPrefetchZeroAligned(___Dest, ___Size)
#define  AkZeroMemAligned(___Dest, ___Size)   AKPLATFORM::AkMemSet(___Dest, 0, ___Size);
#define  AkZeroMemLarge(___Dest, ___Size)   AKPLATFORM::AkMemSet(___Dest, 0, ___Size);
#define  AkZeroMemSmall(___Dest, ___Size)   AKPLATFORM::AkMemSet(___Dest, 0, ___Size);
#define  AK_THREAD_INIT_CODE(_threadProperties)
#define  AK_PERF_RECORDING_RESET()
#define  AK_PERF_RECORDING_START(__StorageName__, __uExecutionCountStart__, __uExecutionCountStop__)
#define  AK_PERF_RECORDING_STOP(__StorageName__, __uExecutionCountStart__, __uExecutionCountStop__)

Functions

AkForceInline AkUInt32  AK::GetNumNonZeroBits (AkUInt32 in_uWord)

Detailed Description

Platform-dependent functions definition.

Definition in file AkPlatformFuncs.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