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

  /external/webkit/Source/WebCore/platform/audio/
HRTFDatabase.h 71 static const unsigned NumberOfRawElevations;
HRTFDatabase.cpp 44 const unsigned HRTFDatabase::NumberOfRawElevations = 10; // -45 -> +90 (each 15 degrees)
46 const unsigned HRTFDatabase::NumberOfTotalElevations = NumberOfRawElevations * InterpolationFactor;

Completed in 2164 milliseconds