webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::HRTFElevation, including all inherited members.
AzimuthSpacing | WebCore::HRTFElevation | static |
calculateKernelsForAzimuthElevation(int azimuth, int elevation, float sampleRate, const String &subjectName, RefPtr< HRTFKernel > &kernelL, RefPtr< HRTFKernel > &kernelR) | WebCore::HRTFElevation | static |
calculateSymmetricKernelsForAzimuthElevation(int azimuth, int elevation, float sampleRate, const String &subjectName, RefPtr< HRTFKernel > &kernelL, RefPtr< HRTFKernel > &kernelR) | WebCore::HRTFElevation | static |
createByInterpolatingSlices(HRTFElevation *hrtfElevation1, HRTFElevation *hrtfElevation2, float x, float sampleRate) | WebCore::HRTFElevation | static |
createForSubject(const String &subjectName, int elevation, float sampleRate) | WebCore::HRTFElevation | static |
elevationAngle() const | WebCore::HRTFElevation | inline |
getKernelsFromAzimuth(double azimuthBlend, unsigned azimuthIndex, HRTFKernel *&kernelL, HRTFKernel *&kernelR, double &frameDelayL, double &frameDelayR) | WebCore::HRTFElevation | |
HRTFElevation(std::unique_ptr< HRTFKernelList > kernelListL, std::unique_ptr< HRTFKernelList > kernelListR, int elevation, float sampleRate) | WebCore::HRTFElevation | inline |
InterpolationFactor | WebCore::HRTFElevation | static |
kernelListL() | WebCore::HRTFElevation | inline |
kernelListR() | WebCore::HRTFElevation | inline |
numberOfAzimuths() const | WebCore::HRTFElevation | inline |
NumberOfRawAzimuths | WebCore::HRTFElevation | static |
NumberOfTotalAzimuths | WebCore::HRTFElevation | static |
sampleRate() const | WebCore::HRTFElevation | inline |