Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DHRTFElevation.cpp60 …bool success = calculateKernelsForAzimuthElevation(azimuth, elevation, sampleRate, subjectName, ke… in calculateSymmetricKernelsForAzimuthElevation()
69 …success = calculateKernelsForAzimuthElevation(symmetricAzimuth, elevation, sampleRate, subjectName… in calculateSymmetricKernelsForAzimuthElevation()
80 bool HRTFElevation::calculateKernelsForAzimuthElevation(int azimuth, int elevation, double sampleRa… in calculateKernelsForAzimuthElevation() function in WebCore::HRTFElevation
178 …bool success = calculateKernelsForAzimuthElevation(rawIndex * AzimuthSpacing, actualElevation, sam… in createForSubject()
DHRTFElevation.h86 …static bool calculateKernelsForAzimuthElevation(int azimuth, int elevation, double sampleRate, con…
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1638424 (WebCore::HRTFElevation::calculateKernelsForAzimuthElevation):
DChangeLog-2010-12-0615737 (WebCore::HRTFElevation::calculateKernelsForAzimuthElevation):
49811 (WebCore::HRTFElevation::calculateKernelsForAzimuthElevation):