Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DVectorMath.h32 namespace VectorMath {
DVectorMath.cpp37 namespace VectorMath { namespace
DAudioChannel.cpp42 using namespace VectorMath;
DFFTConvolver.cpp39 using namespace VectorMath;
DReverbAccumulationBuffer.cpp39 using namespace VectorMath;
DReverbConvolverStage.cpp44 using namespace VectorMath;
DReverbConvolver.cpp40 using namespace VectorMath;
DAudioBus.cpp47 using namespace VectorMath;
/external/webkit/Source/WebCore/
DWebCore.gypi3693 'platform/audio/VectorMath.cpp',
3694 'platform/audio/VectorMath.h',
DChangeLog-2010-12-0613767 …Fix Accelerate.framework issues in VectorMath 32-bit ppc & i386 vs. other architectures (64-bit, A…
13777 * platform/audio/VectorMath.cpp:
13778 (WebCore::VectorMath::vsmul):
13779 (WebCore::VectorMath::vadd):
24197 Add VectorMath files
24202 * platform/audio/VectorMath.cpp: Added.
24203 (WebCore::VectorMath::vsmul):
24204 (WebCore::VectorMath::vadd):
24205 * platform/audio/VectorMath.h: Added.
24211 Fixup files affected by VectorMath and related API changes
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj5922 …3160AE12B026F700C1A359 /* VectorMath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD31607812…
5923 …D3160AF12B026F700C1A359 /* VectorMath.h in Headers */ = {isa = PBXBuildFile; fileRef = FD31607912B…
12514 …26F700C1A359 /* VectorMath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
12515 …2B026F700C1A359 /* VectorMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
19817 FD31607812B026F700C1A359 /* VectorMath.cpp */,
19818 FD31607912B026F700C1A359 /* VectorMath.h */,
22843 FD3160AF12B026F700C1A359 /* VectorMath.h in Headers */,
25570 FD3160AE12B026F700C1A359 /* VectorMath.cpp in Sources */,