Home
last modified time | relevance | path

Searched defs:LARc (Results 1 – 5 of 5) sorted by relevance

/third_party/libsnd/src/GSM610/
Dgsm_decode.c13 int16_t LARc [8], Nc [4], Mc [4], bc [4], xmaxc [4], xmc [13 * 4] ; in gsm_decode() local
Dgsm_encode.c12 int16_t LARc [8], Nc [4], Mc [4], bc [4], xmaxc [4], xmc [13 * 4] ; in gsm_encode() local
Dcode.c33 int16_t * LARc, /* [0..7] LAR coefficients OUT */ in Gsm_Coder()
Dshort_term.c19 int16_t * LARc, /* coded log area ratio [0..7] IN */ in Decoding_of_the_coded_Log_Area_Ratios()
333 int16_t * LARc, /* coded log area ratio [0..7] IN */ in Gsm_Short_Term_Analysis_Filter()
Dlpc.c320 int16_t *LARc) /* 0..7 LARc's OUT */ in Gsm_LPC_Analysis()