Home | History | Annotate | Download | only in lib

Lines Matching refs:c1

514  * - c1 : input mfcc vector (ceporder=m1, real)
530 picoos_int32 *c1, *XXr;
536 c1 = sig_inObj->wcep_pI;
550 XXr[0] = (picoos_int32) ((picoos_single) c1[0] * K1);
552 XXr[nI] = c1[nI] << shift;