Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_math.h133 * DENOMINATOR32(x) Denominator of x(x is fraction)
140 #define DENOMINATOR32(x) ((x) >> 16) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_math.h130 * DENOMINATOR32(x) Denominator of x(x is fraction)
137 #define DENOMINATOR32(x) ((x) >> 16) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_math.h132 * DENOMINATOR32(x) Denominator of x(x is fraction)
139 #define DENOMINATOR32(x) ((x) >> 16) macro

Completed in 3 milliseconds