Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dfixpoint_math.cpp153 FIXP_DBL *destVector, in LdDataVector() argument
158 destVector[i] = CalcLdData(srcVector[i]); in LdDataVector()
/external/aac/libFDK/include/
Dfixpoint_math.h135 void LdDataVector(FIXP_DBL *srcVector, FIXP_DBL *destVector, INT number);