openshot-audio  0.1.2
Public Member Functions | Public Attributes | List of all members
CPUInformation Struct Reference

Public Member Functions

 CPUInformation () noexcept
 
void initialise () noexcept
 

Public Attributes

int numCpus
 
bool hasMMX
 
bool hasSSE
 
bool hasSSE2
 
bool hasSSE3
 
bool has3DNow
 
bool hasSSSE3
 
bool hasAVX
 

Constructor & Destructor Documentation

CPUInformation::CPUInformation ( )
inlinenoexcept

Member Function Documentation

void CPUInformation::initialise ( )
noexcept

Member Data Documentation

bool CPUInformation::has3DNow
bool CPUInformation::hasAVX
bool CPUInformation::hasMMX
bool CPUInformation::hasSSE
bool CPUInformation::hasSSE2
bool CPUInformation::hasSSE3
bool CPUInformation::hasSSSE3
int CPUInformation::numCpus

The documentation for this struct was generated from the following files: