webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
refl_coef_to_lpc.c File Reference
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"

Functions

void WebRtcSpl_ReflCoefToLpc (const int16_t *k, int use_order, int16_t *a)
 

Function Documentation

◆ WebRtcSpl_ReflCoefToLpc()

void WebRtcSpl_ReflCoefToLpc ( const int16_t k,
int  use_order,
int16_t a 
)