|
VLC
4.0.0-dev
|

Functions | |
| static void | vlc_CPU_init (void) |
| Determines the CPU capabilities and stores them in cpu_flags. More... | |
| unsigned | vlc_CPU (void) |
| Retrieves pre-computed CPU capability flags. More... | |
| void | vlc_CPU_dump (vlc_object_t *obj) |
Variables | |
| static uint32_t | cpu_flags |
| unsigned vlc_CPU | ( | void | ) |
Retrieves pre-computed CPU capability flags.
References cpu_flags, vlc_CPU_init(), vlc_once(), and VLC_STATIC_ONCE.
| void vlc_CPU_dump | ( | vlc_object_t * | obj | ) |
References msg_Dbg, vlc_memstream::ptr, vlc_memstream_close(), vlc_memstream_open(), and vlc_memstream_puts().
Referenced by libvlc_InternalInit().
|
static |
|
static |
Referenced by vlc_CPU(), and vlc_CPU_init().
1.8.13