webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
process_NLSFs.c File Reference
#include "main.h"

Functions

void silk_process_NLSFs (silk_encoder_state *psEncC, opus_int16 PredCoef_Q12[2][MAX_LPC_ORDER], opus_int16 pNLSF_Q15[MAX_LPC_ORDER], const opus_int16 prev_NLSFq_Q15[MAX_LPC_ORDER])
 

Function Documentation

◆ silk_process_NLSFs()

void silk_process_NLSFs ( silk_encoder_state psEncC,
opus_int16  PredCoef_Q12[2][MAX_LPC_ORDER],
opus_int16  pNLSF_Q15[MAX_LPC_ORDER],
const opus_int16  prev_NLSFq_Q15[MAX_LPC_ORDER] 
)