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

Functions

void WebRtcIlbcfix_Refiner (size_t *updStartPos, int16_t *idata, size_t idatal, size_t centerStartPos, size_t estSegPos, int16_t *surround, int16_t gain)
 

Function Documentation

◆ WebRtcIlbcfix_Refiner()

void WebRtcIlbcfix_Refiner ( size_t updStartPos,
int16_t idata,
size_t  idatal,
size_t  centerStartPos,
size_t  estSegPos,
int16_t surround,
int16_t  gain 
)