Home
last modified time | relevance | path

Searched defs:fAbs (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/math/
DEigen3f.java199 float fAbs = FastMath.abs(p01); in computeVectors() local
292 float fAbs = FastMath.abs(matrix.get(iRow, iCol)); in positiveRank() local
/external/aac/libFDK/include/
Dcommon_fix.h223 FDK_INLINE FIXP_DBL fAbs(FIXP_DBL x) in fAbs() function
225 FDK_INLINE FIXP_SGL fAbs(FIXP_SGL x) in fAbs() function
230 FDK_INLINE INT fAbs(INT x) in fAbs() function