Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
DFDK_trigFcts.cpp112 static const FIXP_DBL f_atan_expand_range[MAXSFTAB - (MINSFTAB - 1)] = { variable
190 at = +f_atan_expand_range[sfo - ATI_SF - 1]; in fixp_atan2()
196 at = -f_atan_expand_range[sfo - ATI_SF - 1]; in fixp_atan2()