webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Functions
poly_to_lsp.c File Reference
#include "defines.h"
#include "constants.h"
#include "chebyshev.h"

Functions

void WebRtcIlbcfix_Poly2Lsp (int16_t *a, int16_t *lsp, int16_t *old_lsp)
 

Function Documentation

◆ WebRtcIlbcfix_Poly2Lsp()

void WebRtcIlbcfix_Poly2Lsp ( int16_t a,
int16_t lsp,
int16_t old_lsp 
)