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

Macros

#define SPL_LPC_TO_REFL_COEF_MAX_AR_MODEL_ORDER   50
 

Functions

void WebRtcSpl_LpcToReflCoef (int16_t *a16, int use_order, int16_t *k16)
 

Macro Definition Documentation

◆ SPL_LPC_TO_REFL_COEF_MAX_AR_MODEL_ORDER

#define SPL_LPC_TO_REFL_COEF_MAX_AR_MODEL_ORDER   50

Function Documentation

◆ WebRtcSpl_LpcToReflCoef()

void WebRtcSpl_LpcToReflCoef ( int16_t a16,
int  use_order,
int16_t k16 
)