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.cpp103 static const FIXP_DBL f_atan_expand_range[MAXSFTAB-(MINSFTAB-1)] = variable
186 at = +f_atan_expand_range[sfo-ATI_SF-1]; in fixp_atan2()
193 at = -f_atan_expand_range[sfo-ATI_SF-1]; in fixp_atan2()