Searched defs:samplesIn (Results 1 – 2 of 2) sorted by relevance
431 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()
142 …const opus_int16 *samplesIn, /* I Speech sample input vector … in silk_Encode()