|
FFmpeg
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | ff_kperf_init (void) |
| uint64_t | ff_kperf_cycles (void) |
| void ff_kperf_init | ( | void | ) |
Definition at line 99 of file macos_kperf.c.
| uint64_t ff_kperf_cycles | ( | void | ) |
Definition at line 105 of file macos_kperf.c.
1.8.17