webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
prefilter_FIX_mipsr1.h File Reference
#include "main_FIX.h"
#include "stack_alloc.h"
#include "tuning_parameters.h"

Go to the source code of this file.

Macros

#define OVERRIDE_silk_warped_LPC_analysis_filter_FIX
 
#define OVERRIDE_silk_prefilt_FIX
 

Functions

void silk_warped_LPC_analysis_filter_FIX (opus_int32 state[], opus_int32 res_Q2[], const opus_int16 coef_Q13[], const opus_int16 input[], const opus_int16 lambda_Q16, const opus_int length, const opus_int order, int arch)
 

Macro Definition Documentation

◆ OVERRIDE_silk_prefilt_FIX

#define OVERRIDE_silk_prefilt_FIX

◆ OVERRIDE_silk_warped_LPC_analysis_filter_FIX

#define OVERRIDE_silk_warped_LPC_analysis_filter_FIX

Function Documentation

◆ silk_warped_LPC_analysis_filter_FIX()

void silk_warped_LPC_analysis_filter_FIX ( opus_int32  state[],
opus_int32  res_Q2[],
const opus_int16  coef_Q13[],
const opus_int16  input[],
const opus_int16  lambda_Q16,
const opus_int  length,
const opus_int  order,
int  arch 
)