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

  /external/speex/include/speex/
speex_config_types.h 5 typedef short spx_int16_t; typedef
speex_types.h 31 typedef _G_int16_t spx_int16_t; typedef
34 typedef short spx_int16_t; typedef
41 typedef short spx_int16_t; typedef
47 typedef __int16 spx_int16_t; typedef
54 typedef SInt16 spx_int16_t; typedef
62 typedef int16_t spx_int16_t; typedef
71 typedef int16_t spx_int16_t; typedef
79 typedef short spx_int16_t; typedef
87 typedef short spx_int16_t; typedef
96 typedef short spx_int16_t; typedef
101 typedef signed short spx_int16_t; typedef
108 typedef short spx_int16_t; typedef
115 typedef short spx_int16_t; typedef
    [all...]
speex_resampler.h 80 #define spx_int16_t short macro
184 const spx_int16_t *in,
186 spx_int16_t *out,
214 const spx_int16_t *in,
216 spx_int16_t *out,

Completed in 73 milliseconds