Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DHRTFElevation.cpp119 AudioChannel* rightEarImpulseResponse = impulseResponse->channelByType(AudioBus::ChannelRight); in calculateKernelsForAzimuthElevation() local
124 kernelR = HRTFKernel::create(rightEarImpulseResponse, fftSize, sampleRate, true); in calculateKernelsForAzimuthElevation()