Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dfixpoint_math.cpp850 INT truncateInt = fixp_truncateToInt(f_inp, sf); in fixp_truncate() local
851 FIXP_DBL f_truncate = (FIXP_DBL)(truncateInt << ((DFRACT_BITS - 1) - sf)); in fixp_truncate()