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

  /external/chromium_org/third_party/speex/libspeex/
speex.c 47 #define MAX_IN_SAMPLES 640
92 spx_int16_t short_in[MAX_IN_SAMPLES];
119 spx_int16_t short_out[MAX_IN_SAMPLES];
145 float float_in[MAX_IN_SAMPLES];
161 float float_out[MAX_IN_SAMPLES];
  /external/speex/libspeex/
speex.c 47 #define MAX_IN_SAMPLES 640
92 spx_int16_t short_in[MAX_IN_SAMPLES];
119 spx_int16_t short_out[MAX_IN_SAMPLES];
145 float float_in[MAX_IN_SAMPLES];
161 float float_out[MAX_IN_SAMPLES];

Completed in 2074 milliseconds