Home | History | Annotate | Download | only in libspeex

Lines Matching refs:FLOAT_DIVU

1077    Pey = FLOAT_DIVU(Pey,Pyy);
1096 st->leak_estimate = FLOAT_EXTRACT16(FLOAT_SHL(FLOAT_DIVU(st->Pey, st->Pyy),14));
1111 bound = FLOAT_DIVU(FLOAT_MULT(bound, bound), PSEUDOFLOAT(ADD32(1,Syy)));