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

◆ CPUInformation()

juce::CPUInformation::CPUInformation ( )
inlinenoexcept

Member Function Documentation

◆ initialise()

void juce::CPUInformation::initialise ( )
noexcept

Member Data Documentation

◆ has3DNow

bool juce::CPUInformation::has3DNow

◆ hasAVX

bool juce::CPUInformation::hasAVX

◆ hasMMX

bool juce::CPUInformation::hasMMX

◆ hasSSE

bool juce::CPUInformation::hasSSE

◆ hasSSE2

bool juce::CPUInformation::hasSSE2

◆ hasSSE3

bool juce::CPUInformation::hasSSE3

◆ hasSSSE3

bool juce::CPUInformation::hasSSSE3

◆ numCpus

int juce::CPUInformation::numCpus

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