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

  /external/speex/libspeex/
window.c 43 const spx_word16_t lpc_window[200] = { variable
75 const spx_word16_t lpc_window[200] = { variable
sb_celp.c 187 extern const spx_word16_t lpc_window[];
238 st->window= lpc_window;
    [all...]
nb_celp.c 112 extern const spx_word16_t lpc_window[];
166 st->window= lpc_window;
    [all...]

Completed in 205 milliseconds