Home
last modified time | relevance | path

Searched refs:WebRtcSpl_ReflCoefToLpc (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Drefl_coef_to_lpc.c20 void WebRtcSpl_ReflCoefToLpc(const int16_t *k, int use_order, int16_t *a) in WebRtcSpl_ReflCoefToLpc() function
/external/webrtc/webrtc/common_audio/signal_processing/include/
Dsignal_processing_library.h465 void WebRtcSpl_ReflCoefToLpc(const int16_t* refl_coef,
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c475 WebRtcSpl_ReflCoefToLpc(RCQ15, AR_ORDER, ARCoefQ12); in WebRtcIsacfix_DecodeSpec()
593 WebRtcSpl_ReflCoefToLpc(RCQ15, AR_ORDER, ARCoefQ12); in WebRtcIsacfix_EncodeSpec()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c299 WebRtcSpl_ReflCoefToLpc(RCQ15, AR_ORDER, ARCoefQ12); in WebRtcIsac_DecodeSpec()
525 WebRtcSpl_ReflCoefToLpc(RCQ15, AR_ORDER, ARCoefQ12); in WebRtcIsac_EncodeSpec()