Searched refs:halfFftSize (Results 1 – 2 of 2) sorted by relevance
55 unsigned int halfFftSize, unsigned int samplingRate, DPBase &dpBase) { in initBuffers() argument57 blockSize, overlapSize, halfFftSize); in initBuffers()71 mPreEqFactorVector.resize(halfFftSize, 1.0); in initBuffers()72 mPostEqFactorVector.resize(halfFftSize, 1.0); in initBuffers()
102 void initBuffers(unsigned int blockSize, unsigned int overlapSize, unsigned int halfFftSize,