Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/resampler/
Dresampler.cc431 int Resampler::Push(const WebRtc_Word16 * samplesIn, int lengthIn, WebRtc_Word16* samplesOut, in Push()
1057 int Resampler::Pull(WebRtc_Word16* samplesOut, int desiredLen, int &outLen) in Pull()