webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
find_LTP_FLP.c File Reference
#include "main_FLP.h"
#include "tuning_parameters.h"

Functions

void silk_find_LTP_FLP (silk_float b[MAX_NB_SUBFR *LTP_ORDER], silk_float WLTP[MAX_NB_SUBFR *LTP_ORDER *LTP_ORDER], silk_float *LTPredCodGain, const silk_float r_lpc[], const opus_int lag[MAX_NB_SUBFR], const silk_float Wght[MAX_NB_SUBFR], const opus_int subfr_length, const opus_int nb_subfr, const opus_int mem_offset)
 

Function Documentation

◆ silk_find_LTP_FLP()

void silk_find_LTP_FLP ( silk_float  b[MAX_NB_SUBFR *LTP_ORDER],
silk_float  WLTP[MAX_NB_SUBFR *LTP_ORDER *LTP_ORDER],
silk_float LTPredCodGain,
const silk_float  r_lpc[],
const opus_int  lag[MAX_NB_SUBFR],
const silk_float  Wght[MAX_NB_SUBFR],
const opus_int  subfr_length,
const opus_int  nb_subfr,
const opus_int  mem_offset 
)