Home
last modified time | relevance | path

Searched defs:xmaxc (Results 1 - 4 of 4) sorted by relevance

/third_party/libsnd/src/GSM610/
H A Dcode.c17 Gsm_Coder( struct gsm_state * State, int16_t * s, int16_t * LARc, int16_t *Nc, int16_t *bc, int16_t *Mc, int16_t *xmaxc, int16_t *xMc ) Gsm_Coder() argument
H A Dgsm_decode.c13 int16_t LARc [8], Nc [4], Mc [4], bc [4], xmaxc [4], xmc [13 * 4] ; in gsm_decode() local
[all...]
H A Dgsm_encode.c12 int16_t LARc [8], Nc [4], Mc [4], bc [4], xmaxc [4], xmc [13 * 4] ; in gsm_encode() local
[all...]
H A Drpe.c255 int16_t xmax, xmaxc, temp, temp1, temp2 ; in APCM_quantization() local
212 APCM_quantization_xmaxc_to_exp_mant( int16_t xmaxc, int16_t * expon_out, int16_t * mant_out) APCM_quantization_xmaxc_to_exp_mant() argument
427 Gsm_RPE_Encoding( int16_t * e, int16_t * xmaxc, int16_t * Mc, int16_t * xMc) Gsm_RPE_Encoding() argument
[all...]

Completed in 2 milliseconds