Searched defs:samplesOut (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/webrtc/common_audio/resampler/ |
| D | resampler.cc | 431 int Resampler::Push(const int16_t * samplesIn, int lengthIn, int16_t* samplesOut, in Push() 1057 int Resampler::Pull(int16_t* samplesOut, int desiredLen, int &outLen) in Pull()
|
| /external/webrtc/src/common_audio/resampler/ |
| D | resampler.cc | 431 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()
|
| /external/chromium_org/third_party/opus/src/silk/ |
| D | dec_API.c | 86 …opus_int16 *samplesOut, /* O Decoded output speech vector … in silk_Decode()
|
| /external/libopus/silk/ |
| D | dec_API.c | 86 …opus_int16 *samplesOut, /* O Decoded output speech vector … in silk_Decode()
|