foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Namespaces | |
pfc | |
Enumerations | |
enum | { pfc::CPU_HAVE_3DNOW = 1 << 0, pfc::CPU_HAVE_3DNOW_EX = 1 << 1, pfc::CPU_HAVE_SSE = 1 << 2, pfc::CPU_HAVE_SSE2 = 1 << 3, pfc::CPU_HAVE_SSE3 = 1 << 4, pfc::CPU_HAVE_SSSE3 = 1 << 5, pfc::CPU_HAVE_SSE41 = 1 << 6, pfc::CPU_HAVE_SSE42 = 1 << 7 } |
Functions | |
bool | pfc::query_cpu_feature_set (unsigned p_value) |