HomeSort by relevance Sort by last modified time
    Searched refs:AzimuthSpacing (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/audio/
HRTFElevation.h 71 static const unsigned AzimuthSpacing;
HRTFElevation.cpp 48 const unsigned HRTFElevation::AzimuthSpacing = 15;
49 const unsigned HRTFElevation::NumberOfRawAzimuths = 360 / AzimuthSpacing;
178 bool success = calculateKernelsForAzimuthElevation(rawIndex * AzimuthSpacing, actualElevation, sampleRate, subjectName, kernelListL->at(interpolatedIndex), kernelListR->at(interpolatedIndex));

Completed in 1099 milliseconds