openshot-audio
0.1.2
|
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 |
|
inlinenoexcept |
|
noexcept |
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 |