xine-lib 1.2.11
|
#include "cpu_info.h"
Functions | |
static void | autoset_cpu_info (void) |
unsigned int | cpu_flavour (void) |
unsigned int | cpu_number (void) |
Variables | |
static unsigned int | CPU_FLAVOUR = 0 |
static unsigned int | CPU_NUMBER = 1 |
static unsigned int | CPU_DETECTED = 0 |
|
static |
References CPU_DETECTED, CPU_FLAVOUR, CPU_NUMBER, CPU_OPTION_64_BITS, CPU_OPTION_ALTIVEC, CPU_OPTION_MMX, CPU_OPTION_XMMX, mmx_supported(), NULL, and xmmx_supported().
Referenced by cpu_flavour(), and cpu_number().
unsigned int cpu_flavour | ( | void | ) |
References autoset_cpu_info(), CPU_DETECTED, and CPU_FLAVOUR.
Referenced by setOptimizedMethods().
unsigned int cpu_number | ( | void | ) |
References autoset_cpu_info(), CPU_DETECTED, and CPU_NUMBER.
|
static |
Referenced by autoset_cpu_info(), cpu_flavour(), and cpu_number().
|
static |
Referenced by autoset_cpu_info(), and cpu_flavour().
|
static |
Referenced by autoset_cpu_info(), and cpu_number().