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

/external/chromium_org/third_party/speex/libspeex/
H A Dwindow.c39 const spx_word16_t lag_window[11] = { variable
71 const spx_word16_t lag_window[11] = { variable
H A Dsb_celp.c186 extern const spx_word16_t lag_window[];
240 st->lagWindow = lag_window;
H A Dnb_celp.c111 extern const spx_word16_t lag_window[];
169 st->lagWindow = lag_window;
/external/speex/libspeex/
H A Dwindow.c39 const spx_word16_t lag_window[11] = { variable
71 const spx_word16_t lag_window[11] = { variable
H A Dsb_celp.c186 extern const spx_word16_t lag_window[];
240 st->lagWindow = lag_window;
H A Dnb_celp.c111 extern const spx_word16_t lag_window[];
169 st->lagWindow = lag_window;

Completed in 119 milliseconds