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

Functions

void WebRtcIlbcfix_AugmentedCbCorr (int16_t *target, int16_t *buffer, int16_t *interpSamples, int32_t *crossDot, size_t low, size_t high, int scale)
 

Function Documentation

◆ WebRtcIlbcfix_AugmentedCbCorr()

void WebRtcIlbcfix_AugmentedCbCorr ( int16_t target,
int16_t buffer,
int16_t interpSamples,
int32_t crossDot,
size_t  low,
size_t  high,
int  scale 
)