OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:impulsep
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/audio/
HRTFKernel.cpp
46
// The sample-frame delay is removed from the
impulseP
impulse response, and this value is returned.
52
float*
impulseP
= channel->data();
60
estimationFrame.doFFT(
impulseP
);
63
estimationFrame.doInverseFFT(
impulseP
);
Completed in 524 milliseconds