Home
last modified time | relevance | path

Searched refs:_sign (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_math_adapt.h37 #define _sign(x) ((x) >= 0 ? 1 : (-1)) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_math_adapt.h34 #define _sign(x) ((x) >= 0 ? 1 : (-1)) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_math_adapt.h34 #define _sign(x) ((x) >= 0 ? 1 : (-1)) macro

Completed in 3 milliseconds