Searched refs:impulseP (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/audio/
H A DHRTFKernel.cpp43 // The sample-frame delay is removed from the impulseP impulse response, and this value is returned.
49 float* impulseP = channel->mutableData(); local
60 estimationFrame.doFFT(impulseP);
63 estimationFrame.doInverseFFT(impulseP);

Completed in 50 milliseconds