Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DVectorMath.h54 … sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP,…
DVectorMath.cpp118 … sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP,… in vclip() argument
120 … sourceStride, const_cast<float*>(lowThresholdP), const_cast<float*>(highThresholdP), destP, destS… in vclip()
654 … sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP,…
658 float highThreshold = *highThresholdP;