webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <arm_neon.h>
Go to the source code of this file.
Macros | |
#define | silk_ADD_SAT32(a, b) (vqadds_s32((a), (b))) |
#define | silk_SUB_SAT32(a, b) (vqsubs_s32((a), (b))) |