Searched refs:ch_gain (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/cfront/
H A Dchelmel4.c57 static void mel_spectrum_correction(cepdata *fbo, cepdata *ch_gain, int nf);
113 static void mel_spectrum_correction(cepdata *fbo, cepdata *ch_gain, int nf) argument
120 fbo[i] = fbo[i] * ch_gain[i]; /* TODO: Fixedpt scale up and down */

Completed in 64 milliseconds