Searched defs:reBuffer (Results 1 - 1 of 1) sorted by relevance

/external/aac/libFDK/src/
H A Dautocorr2nd.cpp118 const FIXP_DBL *reBuffer, /*!< Pointer to to real part of input samples */
127 const FIXP_DBL *realBuf = reBuffer;
189 const FIXP_DBL *reBuffer, /*!< Pointer to real part of input samples */
199 const FIXP_DBL *realBuf = reBuffer;
116 autoCorr2nd_real( ACORR_COEFS *ac, const FIXP_DBL *reBuffer, const int len ) argument
187 autoCorr2nd_cplx( ACORR_COEFS *ac, const FIXP_DBL *reBuffer, const FIXP_DBL *imBuffer, const int len ) argument

Completed in 736 milliseconds