Home
last modified time | relevance | path

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

/external/libopus/silk/
Denc_API.c143const opus_int16 *samplesIn, /* I Speech sample input vector … in silk_Encode()
/external/webrtc/webrtc/common_audio/resampler/
Dresampler.cc404 int Resampler::Push(const int16_t * samplesIn, size_t lengthIn, in Push()