Home
last modified time | relevance | path

Searched defs:oversample (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DWaveShaperProcessor.h59 OverSampleType oversample() const { return m_oversample; } in oversample() function
DWaveShaperNode.cpp84 String WaveShaperNode::oversample() const in oversample() function in WebCore::WaveShaperNode
DWaveShaperProcessor.cpp60 void WaveShaperProcessor::setOversample(OverSampleType oversample) in setOversample()
/external/speex/libspeex/
Dresample_sse.h57 …duct_single(const float *a, const float *b, unsigned int len, const spx_uint32_t oversample, float… in interpolate_product_single()
100 …duct_double(const float *a, const float *b, unsigned int len, const spx_uint32_t oversample, float… in interpolate_product_double()
Dresample.c129 spx_uint32_t oversample; member
195 int oversample; member
211 int oversample; member