Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DVectorMath.h45 PLATFORM_EXPORT void vsvesq(const float* sourceP, int sourceStride, float* sumP, size_t framesToPro…
DReverb.cpp67 vsvesq(response->channel(i)->data(), 1, &channelPower, length); in calculateNormalizationScale()
DVectorMath.cpp113 void vsvesq(const float* sourceP, int sourceStride, float* sumP, size_t framesToProcess) in vsvesq() function
520 void vsvesq(const float* sourceP, int sourceStride, float* sumP, size_t framesToProcess)