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

/external/libgsm/src/
H A Drpe.c223 static void APCM_quantization_xmaxc_to_exp_mant P3((xmaxc,exp_out,mant_out), argument
225 word * exp_out, /* OUT */
252 *exp_out = exp;
256 static void APCM_quantization P5((xM,xMc,mant_out,exp_out,xmaxc_out), argument
261 word * exp_out, /* OUT */
343 *exp_out = exp;

Completed in 99 milliseconds