openshot-audio  0.1.4
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::CPUInformation ( )
inlinenoexcept

Member Function Documentation

◆ initialise()

void CPUInformation::initialise ( )
noexcept

Member Data Documentation

◆ has3DNow

bool CPUInformation::has3DNow

◆ hasAVX

bool CPUInformation::hasAVX

◆ hasMMX

bool CPUInformation::hasMMX

◆ hasSSE

bool CPUInformation::hasSSE

◆ hasSSE2

bool CPUInformation::hasSSE2

◆ hasSSE3

bool CPUInformation::hasSSE3

◆ hasSSSE3

bool CPUInformation::hasSSSE3

◆ numCpus

int CPUInformation::numCpus

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