Qt 4.8
|
Go to the source code of this file.
Functions | |
static uint | detectProcessorFeatures () |
uint | qDetectCPUFeatures () |
void | qDumpCPUFeatures () |
Variables | |
const int | features_count = (sizeof features_indices - 1) / (sizeof features_indices[0]) |
static const int | features_indices [] |
static const char | features_string [] |
|
inlinestatic |
Definition at line 81 of file qsimd.cpp.
Referenced by qDetectCPUFeatures().
uint qDetectCPUFeatures | ( | ) |
Definition at line 382 of file qsimd.cpp.
Referenced by qDumpCPUFeatures(), qInitDrawhelperAsm(), qInitImageConversions(), and QJpegHandler::QJpegHandler().
void qDumpCPUFeatures | ( | ) |
const int features_count = (sizeof features_indices - 1) / (sizeof features_indices[0]) |
Definition at line 380 of file qsimd.cpp.
Referenced by qDetectCPUFeatures(), and qDumpCPUFeatures().
|
static |
Definition at line 374 of file qsimd.cpp.
Referenced by qDetectCPUFeatures(), and qDumpCPUFeatures().
|
static |
Definition at line 357 of file qsimd.cpp.
Referenced by qDetectCPUFeatures(), and qDumpCPUFeatures().