Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Functions
k6opt.h File Reference

Go to the source code of this file.

Functions

void Weighting_filter P2 ((e, x), const word *e, word *x)
 
void k6vsraw P3 ((p, n, bits), const word *p, int n, int bits)
 
longword k6maxmin P3 ((p, n, out), const word *p, int n, word *out)
 
longword k6iprod P3 ((p, q, n), const word *p, const word *q, int n)
 
longword k6maxcc P3 ((wt, dp, Nc_out), const word *wt, const word *dp, word *Nc_out)
 
void Short_term_analysis_filteringx P4 ((u0, rp0, k_n, s), register word *u0, register word *rp0, register int k_n, register word *s)
 

Function Documentation

◆ P2()

void Weighting_filter P2 ( (e, x)  ,
const word e,
word x 
)

◆ P3() [1/4]

void k6vsllw P3 ( (p, n, bits)  ,
const word p,
int  n,
int  bits 
)

◆ P3() [2/4]

longword k6maxmin P3 ( (p, n, out ,
const word p,
int  n,
word out 
)

◆ P3() [3/4]

longword k6iprod P3 ( (p, q, n)  ,
const word p,
const word q,
int  n 
)

◆ P3() [4/4]

longword k6maxcc P3 ( (wt, dp, Nc_out)  ,
const word wt,
const word dp,
word Nc_out 
)

◆ P4()

void Short_term_analysis_filteringx P4 ( (u0, rp0, k_n, s)  ,
register word u0,
register word rp0,
register int  k_n,
register word s 
)