HomeSort by relevance Sort by last modified time
    Searched defs:WebRtcSpl_LpcToReflCoef (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
lpc_to_refl_coef.c 13 * This file contains the function WebRtcSpl_LpcToReflCoef().
22 void WebRtcSpl_LpcToReflCoef(int16_t* a16, int use_order, int16_t* k16)
  /external/webrtc/src/common_audio/signal_processing/
lpc_to_refl_coef.c 13 * This file contains the function WebRtcSpl_LpcToReflCoef().
22 void WebRtcSpl_LpcToReflCoef(WebRtc_Word16* a16, int use_order, WebRtc_Word16* k16)

Completed in 295 milliseconds