Home
last modified time | relevance | path

Searched refs:signal_out16 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode.c30 int16_t WebRtcIsacfix_DecodeImpl(int16_t *signal_out16, in WebRtcIsacfix_DecodeImpl() argument
215 signal_out16 + frame_nb * kProcessedSamples, in WebRtcIsacfix_DecodeImpl()
Dcodec.h35 int16_t WebRtcIsacfix_DecodeImpl(int16_t* signal_out16,
Ddecode_plc.c240 int16_t WebRtcIsacfix_DecodePlcImpl(int16_t *signal_out16, in WebRtcIsacfix_DecodePlcImpl() argument
822 Vector_Word16_2, signal_out16, &ISACdec_obj->postfiltbankstr_obj); in WebRtcIsacfix_DecodePlcImpl()
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Ddecode.c30 WebRtc_Word16 WebRtcIsacfix_DecodeImpl(WebRtc_Word16 *signal_out16, in WebRtcIsacfix_DecodeImpl() argument
213 …WebRtcIsacfix_FilterAndCombine1(Vector_Word16_1, Vector_Word16_2, signal_out16 + frame_nb * proces… in WebRtcIsacfix_DecodeImpl()
Dcodec.h32 WebRtc_Word16 WebRtcIsacfix_DecodeImpl(WebRtc_Word16 *signal_out16,
Ddecode_plc.c240 WebRtc_Word16 WebRtcIsacfix_DecodePlcImpl(WebRtc_Word16 *signal_out16, in WebRtcIsacfix_DecodePlcImpl() argument
824 Vector_Word16_2, signal_out16, &ISACdec_obj->postfiltbankstr_obj); in WebRtcIsacfix_DecodePlcImpl()