Home | History | Annotate | Download | only in libspeex

Lines Matching refs:FLOAT_ONE

482       st->power_1[i] = FLOAT_ONE;
515 st->Pey = st->Pyy = FLOAT_ONE;
550 st->power_1[i] = FLOAT_ONE;
576 st->Pey = st->Pyy = FLOAT_ONE;
703 spx_float_t Pey = FLOAT_ONE, Pyy=FLOAT_ONE;
1084 alpha_1 = FLOAT_SUB(FLOAT_ONE, alpha);
1088 if (FLOAT_LT(st->Pyy, FLOAT_ONE))
1089 st->Pyy = FLOAT_ONE;