webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "libyuv/basic_types.h"
Go to the source code of this file.
Functions | |
LIBYUV_API int | InitCpuFlags (void) |
LIBYUV_API int | ArmCpuCaps (const char *cpuinfo_name) |
LIBYUV_API void | MaskCpuFlags (int enable_flags) |
LIBYUV_API void | CpuId (uint32 eax, uint32 ecx, uint32 *cpu_info) |
LIBYUV_API int ArmCpuCaps | ( | const char * | cpuinfo_name | ) |
LIBYUV_API void CpuId | ( | uint32 | eax, |
uint32 | ecx, | ||
uint32 * | cpu_info | ||
) |
LIBYUV_API int InitCpuFlags | ( | void | ) |
LIBYUV_API void MaskCpuFlags | ( | int | enable_flags | ) |