Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dfixpoint_math.cpp324 static const FIXP_DBL ldIntCoeff[] = { variable
367 …FDK_ASSERT((193>0) && ((FIXP_DBL)ldIntCoeff[0]==(FIXP_DBL)0x80000001)); /* tab has to be initializ… in CalcLdInt()
370 return ldIntCoeff[i]; in CalcLdInt()