webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Macros | |
#define | _ecintrin_H (1) |
#define | EC_MINI(_a, _b) ((_a)+(((_b)-(_a))&-((_b)<(_a)))) |
#define | EC_ILOG(_x) (ec_ilog(_x)) |
Functions | |
int | ec_ilog (opus_uint32 _v) |
#define _ecintrin_H (1) |
#define EC_ILOG | ( | _x | ) | (ec_ilog(_x)) |
#define EC_MINI | ( | _a, | |
_b | |||
) | ((_a)+(((_b)-(_a))&-((_b)<(_a)))) |
int ec_ilog | ( | opus_uint32 | _v | ) |