Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/common_audio/resampler/
Dresampler.cc1034 int lenOut; in Insert() local
1047 int lenOut; in Insert() local
/external/webrtc/src/common_audio/resampler/
Dresampler.cc1034 int lenOut; in Insert() local
1047 int lenOut; in Insert() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Ddecode_plc.c184 …LinearResampler( WebRtc_Word16 *in, WebRtc_Word16 *out, WebRtc_Word16 lenIn, WebRtc_Word16 lenOut ) in LinearResampler()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode_plc.c184 static void LinearResampler( int16_t *in, int16_t *out, int16_t lenIn, int16_t lenOut ) in LinearResampler()
/external/chromium_org/third_party/webrtc/modules/audio_device/test/
Dfunc_test_manager.cc312 int lenOut(0); in NeedMorePlayData() local