Searched refs:AllocRealBuffer (Results 1 – 3 of 3) sorted by relevance
27 real = RealFourier::AllocRealBuffer(3); in TEST()62 real_buffer_(RealFourier::AllocRealBuffer(4)), in RealFourierTest()
55 static fft_real_scoper AllocRealBuffer(int count);
46 RealFourier::fft_real_scoper RealFourier::AllocRealBuffer(int count) { in AllocRealBuffer() function in webrtc::RealFourier