Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DHRTFElevation.cpp118 AudioChannel* leftEarImpulseResponse = impulseResponse->channelByType(AudioBus::ChannelLeft); in calculateKernelsForAzimuthElevation() local
123 kernelL = HRTFKernel::create(leftEarImpulseResponse, fftSize, sampleRate, true); in calculateKernelsForAzimuthElevation()