Home
last modified time | relevance | path

Searched defs:MAX2 (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_math.h47 #define MAX2(x, y) ((x) > (y) ? (x) : (y)) macro
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_math.h44 #define MAX2(x, y) ((x) > (y) ? (x) : (y)) macro
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_math.h44 #define MAX2(x, y) ((x) > (y) ? (x) : (y)) macro
[all...]

Completed in 3 milliseconds