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

  /external/chromium_org/third_party/speex/libspeex/
pseudofloat.h 3 @file pseudofloat.h
64 static inline spx_float_t PSEUDOFLOAT(spx_int32_t x)
359 #define PSEUDOFLOAT(x) (x)
  /external/speex/libspeex/
pseudofloat.h 3 @file pseudofloat.h
64 static inline spx_float_t PSEUDOFLOAT(spx_int32_t x)
359 #define PSEUDOFLOAT(x) (x)

Completed in 132 milliseconds