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/ |
D | decode.c | 30 int16_t WebRtcIsacfix_DecodeImpl(int16_t *signal_out16, in WebRtcIsacfix_DecodeImpl() argument 215 signal_out16 + frame_nb * kProcessedSamples, in WebRtcIsacfix_DecodeImpl()
|
D | codec.h | 35 int16_t WebRtcIsacfix_DecodeImpl(int16_t* signal_out16,
|
D | decode_plc.c | 240 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/ |
D | decode.c | 30 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()
|
D | codec.h | 32 WebRtc_Word16 WebRtcIsacfix_DecodeImpl(WebRtc_Word16 *signal_out16,
|
D | decode_plc.c | 240 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()
|