webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
pitch_analysis_core_FLP.c File Reference
#include "SigProc_FLP.h"
#include "SigProc_FIX.h"
#include "pitch_est_defines.h"
#include "pitch.h"

Macros

#define SCRATCH_SIZE   22
 

Functions

opus_int silk_pitch_analysis_core_FLP (const silk_float *frame, opus_int *pitch_out, opus_int16 *lagIndex, opus_int8 *contourIndex, silk_float *LTPCorr, opus_int prevLag, const silk_float search_thres1, const silk_float search_thres2, const opus_int Fs_kHz, const opus_int complexity, const opus_int nb_subfr, int arch)
 

Macro Definition Documentation

◆ SCRATCH_SIZE

#define SCRATCH_SIZE   22

Function Documentation

◆ silk_pitch_analysis_core_FLP()

opus_int silk_pitch_analysis_core_FLP ( const silk_float frame,
opus_int pitch_out,
opus_int16 lagIndex,
opus_int8 contourIndex,
silk_float LTPCorr,
opus_int  prevLag,
const silk_float  search_thres1,
const silk_float  search_thres2,
const opus_int  Fs_kHz,
const opus_int  complexity,
const opus_int  nb_subfr,
int  arch 
)