Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_math.h132 * NUMERATOR32(x) of x(x is fraction)
139 #define NUMERATOR32(x) ((x) & 0xffff) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_math.h129 * NUMERATOR32(x) of x(x is fraction)
136 #define NUMERATOR32(x) ((x) & 0xffff) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_math.h131 * NUMERATOR32(x) of x(x is fraction)
138 #define NUMERATOR32(x) ((x) & 0xffff) macro

Completed in 2 milliseconds