Searched defs:expon (Results 1 - 2 of 2) sorted by relevance
/third_party/libsnd/src/GSM610/ | ||
H A D | rpe.c | 217 int16_t expon, mant ; in APCM_quantization_xmaxc_to_exp_mant() local 256 int16_t expon, man in APCM_quantization() local 335 APCM_inverse_quantization( register int16_t * xMc, int16_t mant, int16_t expon, register int16_t * xMp) APCM_inverse_quantization() argument 435 int16_t mant, expon ; Gsm_RPE_Encoding() local 454 int16_t expon, mant ; Gsm_RPE_Decoding() local [all...] |
/third_party/libsnd/src/G72x/ | ||
H A D | g72x.c | 334 short expon ; /* Integer part of base 2 log of 'd' */ in quantize() local 418 short mag, expon ; /* Adaptive predictor, FLOAT A */ in update() local [all...] |
Completed in 2 milliseconds