Home
last modified time | relevance | path

Searched defs:sqrtFixp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aac/libFDK/include/x86/
H A Dfixpoint_math_x86.h111 static inline FIXP_DBL sqrtFixp(const FIXP_DBL op) { in sqrtFixp() function
/aosp_15_r20/external/aac/libFDK/include/
H A Dfixpoint_math.h377 static FDK_FORCEINLINE FIXP_DBL sqrtFixp(FIXP_DBL op) { in sqrtFixp() function
/aosp_15_r20/external/aac/libSACenc/src/
H A Dsacenc_dmx_tdom_enh.cpp181 static FIXP_DBL sqrtFixp(const FIXP_DBL op_m, const INT op_e, in sqrtFixp() function