Searched defs:xmaxc (Results 1 – 4 of 4) sorted by relevance
/third_party/libsnd/src/GSM610/ |
D | rpe.c | 213 int16_t xmaxc, /* IN */ in APCM_quantization_xmaxc_to_exp_mant() 255 int16_t xmax, xmaxc, temp, temp1, temp2 ; in APCM_quantization() local 429 int16_t * xmaxc, /* OUT */ in Gsm_RPE_Encoding()
|
D | gsm_decode.c | 13 int16_t LARc [8], Nc [4], Mc [4], bc [4], xmaxc [4], xmc [13 * 4] ; in gsm_decode() local
|
D | gsm_encode.c | 12 int16_t LARc [8], Nc [4], Mc [4], bc [4], xmaxc [4], xmc [13 * 4] ; in gsm_encode() local
|
D | code.c | 17 void Gsm_Coder ( in Gsm_Coder()
|