Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DHRTFElevation.cpp173 for (unsigned rawIndex = 0; rawIndex < NumberOfRawAzimuths; ++rawIndex) { in createForSubject() local
175 int maxElevation = maxElevations[rawIndex]; in createForSubject()
178 …bool success = calculateKernelsForAzimuthElevation(rawIndex * AzimuthSpacing, actualElevation, sam… in createForSubject()