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

/external/speex/libspeex/
H A Dmdf.c178 spx_float_t Pyy; member in struct:SpeexEchoState_
515 st->Pey = st->Pyy = FLOAT_ONE;
576 st->Pey = st->Pyy = FLOAT_ONE;
703 spx_float_t Pey = FLOAT_ONE, Pyy=FLOAT_ONE; local
1066 Pyy = FLOAT_ADD(Pyy,FLOAT_MULT(Yh,Yh));
1076 Pyy = FLOAT_SQRT(Pyy);
1077 Pey = FLOAT_DIVU(Pey,Pyy);
1087 st->Pyy
[all...]

Completed in 86 milliseconds