HomeSort by relevance Sort by last modified time
    Searched full:vclip (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/audio/
VectorMath.h 54 PLATFORM_EXPORT void vclip(const float* sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP, int destStride, size_t framesToProcess);
VectorMath.cpp 118 void vclip(const float* sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP, int destStride, size_t framesToProcess) function in namespace:blink::VectorMath
654 void vclip(const float* sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP, int destStride, size_t framesToProcess)
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform.h 102 typedef GLvector4f * (_XFORMAPIP clip_func)( GLvector4f *vClip,
  /external/mesa3d/src/mesa/math/
m_xform.h 102 typedef GLvector4f * (_XFORMAPIP clip_func)( GLvector4f *vClip,

Completed in 4621 milliseconds