Home
last modified time | relevance | path

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

/external/pffft/
Dpffft.hpp324 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