Searched refs:alignedAllocType (Results 1 – 1 of 1) sorted by relevance
324 static T * alignedAllocType(int length);694 work = reinterpret_cast<Scalar*>( alignedAllocType(length) ); in prepareLength()877 pffft::Fft<T>::alignedAllocType(int length) in alignedAllocType() function in pffft::pffft::Fft