VLC
3.0.15
|
Go to the source code of this file.
Macros | |
#define | HAVE_FPU 0 |
Are single precision floating point operations "fast"? If this preprocessor constant is zero, floating point should be avoided (especially relevant for audio codecs). More... | |
Functions | |
unsigned | vlc_CPU (void) |
Retrieves pre-computed CPU capability flags. More... | |
This file provides CPU features detection.
#define HAVE_FPU 0 |
Are single precision floating point operations "fast"? If this preprocessor constant is zero, floating point should be avoided (especially relevant for audio codecs).
unsigned vlc_CPU | ( | void | ) |
Retrieves pre-computed CPU capability flags.
References cpu_flags, and vlc_CPU_init().