webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
interpolate.c File Reference
#include "main.h"

Functions

void silk_interpolate (opus_int16 xi[MAX_LPC_ORDER], const opus_int16 x0[MAX_LPC_ORDER], const opus_int16 x1[MAX_LPC_ORDER], const opus_int ifact_Q2, const opus_int d)
 

Function Documentation

◆ silk_interpolate()

void silk_interpolate ( opus_int16  xi[MAX_LPC_ORDER],
const opus_int16  x0[MAX_LPC_ORDER],
const opus_int16  x1[MAX_LPC_ORDER],
const opus_int  ifact_Q2,
const opus_int  d 
)