Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dfixpoint_math.h611 inline FIXP_DBL fAdjust(FIXP_DBL a_m, INT *pA_e) { in fAdjust() function
647 a_m = fAdjust(a_m, &a_e); in fAddNorm()
648 b_m = fAdjust(b_m, &b_e); in fAddNorm()