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

/external/speex/libspeex/
H A Dspeex.c47 #define MAX_IN_SAMPLES 640 macro
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 131 milliseconds