webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
residual_energy_FIX.c File Reference
#include "main_FIX.h"
#include "stack_alloc.h"

Functions

void silk_residual_energy_FIX (opus_int32 nrgs[MAX_NB_SUBFR], opus_int nrgsQ[MAX_NB_SUBFR], const opus_int16 x[], opus_int16 a_Q12[2][MAX_LPC_ORDER], const opus_int32 gains[MAX_NB_SUBFR], const opus_int subfr_length, const opus_int nb_subfr, const opus_int LPC_order, int arch)
 

Function Documentation

◆ silk_residual_energy_FIX()

void silk_residual_energy_FIX ( opus_int32  nrgs[MAX_NB_SUBFR],
opus_int  nrgsQ[MAX_NB_SUBFR],
const opus_int16  x[],
opus_int16  a_Q12[2][MAX_LPC_ORDER],
const opus_int32  gains[MAX_NB_SUBFR],
const opus_int  subfr_length,
const opus_int  nb_subfr,
const opus_int  LPC_order,
int  arch 
)