LMMS
Loading...
Searching...
No Matches
cpu.c File Reference

Functions

void FLAC__cpu_info (FLAC__CPUInfo *info)

Variables

static const unsigned FLAC__CPUINFO_IA32_CPUID_SSE3 = 0x00000001
static const unsigned FLAC__CPUINFO_IA32_CPUID_SSSE3 = 0x00000200
static const unsigned FLAC__CPUINFO_IA32_CPUID_SSE41 = 0x00080000
static const unsigned FLAC__CPUINFO_IA32_CPUID_SSE42 = 0x00100000

Function Documentation

◆ FLAC__cpu_info()

void FLAC__cpu_info ( FLAC__CPUInfo * info)

Variable Documentation

◆ FLAC__CPUINFO_IA32_CPUID_SSE3

const unsigned FLAC__CPUINFO_IA32_CPUID_SSE3 = 0x00000001
static

◆ FLAC__CPUINFO_IA32_CPUID_SSE41

const unsigned FLAC__CPUINFO_IA32_CPUID_SSE41 = 0x00080000
static

◆ FLAC__CPUINFO_IA32_CPUID_SSE42

const unsigned FLAC__CPUINFO_IA32_CPUID_SSE42 = 0x00100000
static

◆ FLAC__CPUINFO_IA32_CPUID_SSSE3

const unsigned FLAC__CPUINFO_IA32_CPUID_SSSE3 = 0x00000200
static