Home
last modified time | relevance | path

Searched refs:clamp15 (Results 1 – 1 of 1) sorted by relevance

/third_party/mtdev/src/
Dcommon.h59 static inline int clamp15(int x) in clamp15() function
67 dx = clamp15(dx); in dist2()
68 dy = clamp15(dy); in dist2()