Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_math_adapt.h46 * mean2(x,y) mean of x,y
53 #define mean2(x, y) (((x) + (y)) >> 1) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_math_adapt.h43 * mean2(x,y) mean of x,y
50 #define mean2(x, y) (((x) + (y)) >> 1) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_math_adapt.h43 * mean2(x,y) mean of x,y
50 #define mean2(x, y) (((x) + (y)) >> 1) macro

Completed in 2 milliseconds