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

/external/svox/pico/lib/
H A Dpicosig.c100 picoos_uint32 scmeanLFZ, scmeanMGC; member in struct:sig_subobj
164 sig_subObj->scmeanMGC = (1 << (picoos_uint32) sig_subObj->scmeanpowMGC);
H A Dpicosig2.c509 * @param scmeanMGC : mean value of the MGC
524 void mel_2_lin_lookup(sig_innerobj_t *sig_inObj, picoos_uint32 scmeanMGC) argument
548 shift = 27 - scmeanMGC;
H A Dpicocep.c200 picoos_uint32 scmeanLFZ, scmeanMGC; member in struct:cep_subobj
356 cep->scmeanMGC = (1 << (picoos_uint32) cep->scmeanpowMGC);

Completed in 1306 milliseconds