Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DHRTFPanner.cpp104 int desiredAzimuthIndex = static_cast<int>(desiredAzimuthIndexFloat); in calculateDesiredAzimuthIndexAndBlend() local
160 int desiredAzimuthIndex = calculateDesiredAzimuthIndexAndBlend(azimuth, azimuthBlend); in pan() local