Home
last modified time | relevance | path

Searched defs:lengthIn (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/resampler/
Dresampler.cc431 int Resampler::Push(const int16_t * samplesIn, int lengthIn, int16_t* samplesOut, in Push()
996 int Resampler::Insert(int16_t * samplesIn, int lengthIn) in Insert()
/external/webrtc/src/common_audio/resampler/
Dresampler.cc431 int Resampler::Push(const WebRtc_Word16 * samplesIn, int lengthIn, WebRtc_Word16* samplesOut, in Push()
996 int Resampler::Insert(WebRtc_Word16 * samplesIn, int lengthIn) in Insert()