openshot-audio  0.1.2
Public Member Functions | Public Attributes | List of all members
juce::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

juce::CPUInformation::CPUInformation ( )
inlinenoexcept

Member Function Documentation

void juce::CPUInformation::initialise ( )
noexcept

Member Data Documentation

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

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