HomeSort by relevance Sort by last modified time
    Searched refs:FLOAT_ONE (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
pseudofloat.h 60 static const spx_float_t FLOAT_ONE = {16384,-14};
322 return FLOAT_ONE;
357 #define FLOAT_ONE 1.f
mdf.c 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;
    [all...]

Completed in 62 milliseconds