Searched defs:WebRtcSpl_ReflCoefToLpc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Drefl_coef_to_lpc.c13 * This file contains the function WebRtcSpl_ReflCoefToLpc().
20 void WebRtcSpl_ReflCoefToLpc(const int16_t *k, int use_order, int16_t *a) function
/external/webrtc/src/common_audio/signal_processing/
H A Drefl_coef_to_lpc.c13 * This file contains the function WebRtcSpl_ReflCoefToLpc().
20 void WebRtcSpl_ReflCoefToLpc(G_CONST WebRtc_Word16 *k, int use_order, WebRtc_Word16 *a) function

Completed in 201 milliseconds