webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
filters_neon.c File Reference
#include <arm_neon.h>
#include "webrtc/base/checks.h"
#include "webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h"

Functions

int WebRtcIsacfix_AutocorrNeon (int32_t *__restrict r, const int16_t *x, int16_t n, int16_t order, int16_t *__restrict scale)
 

Function Documentation

◆ WebRtcIsacfix_AutocorrNeon()

int WebRtcIsacfix_AutocorrNeon ( int32_t *__restrict  r,
const int16_t x,
int16_t  n,
int16_t  order,
int16_t *__restrict  scale 
)