Home
last modified time | relevance | path

Searched defs:NumberOfTotalAzimuths (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/audio/
DHRTFElevation.h80 static const unsigned NumberOfTotalAzimuths; variable
DHRTFElevation.cpp51 const unsigned HRTFElevation::NumberOfTotalAzimuths = NumberOfRawAzimuths * InterpolationFactor; member in WebCore::HRTFElevation