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

Functions

void WebRtcIlbcfix_Interpolate (int16_t *out, int16_t *in1, int16_t *in2, int16_t coef, int16_t length)
 

Function Documentation

◆ WebRtcIlbcfix_Interpolate()

void WebRtcIlbcfix_Interpolate ( int16_t out,
int16_t in1,
int16_t in2,
int16_t  coef,
int16_t  length 
)