Home
last modified time | relevance | path

Searched refs:FLAC__cpu_have_cpuid_x86 (Results 1 – 2 of 2) sorted by relevance

/external/flac/libFLAC/include/private/
Dcpu.h166 FLAC__uint32 FLAC__cpu_have_cpuid_x86(void);
/external/flac/libFLAC/
Dcpu.c157 if(!FLAC__cpu_have_cpuid_x86()) in FLAC__cpu_info()
414 FLAC__uint32 FLAC__cpu_have_cpuid_x86(void) in FLAC__cpu_have_cpuid_x86() function