Searched refs:AllocRealBuffer (Results 1 – 3 of 3) sorted by relevance
25 real = RealFourier::AllocRealBuffer(3); in TEST()60 real_buffer_(RealFourier::AllocRealBuffer(4)), in RealFourierTest()
57 static fft_real_scoper AllocRealBuffer(int count);
41 RealFourier::fft_real_scoper RealFourier::AllocRealBuffer(int count) { in AllocRealBuffer() function in webrtc::RealFourier