/external/speex/libspeex/ |
mdf.c | 168 spx_word16_t *wtmp; /* scratch */ member in struct:SpeexEchoState_ 469 st->wtmp = (spx_word16_t*)speex_alloc(N*sizeof(spx_word16_t)); 616 speex_free(st->wtmp); 847 spx_ifft(st->fft_table, st->wtmp2, st->wtmp); 850 st->wtmp[i]=0; 854 st->wtmp[i]=SHL16(st->wtmp[i],NORMALIZE_SCALEUP); 856 spx_fft(st->fft_table, st->wtmp, st->wtmp2); 861 spx_ifft(st->fft_table, &st->W[chan*N*K*M + j*N*K + speak*N], st->wtmp); 864 st->wtmp[i]=0 [all...] |
/external/ppp/pppd/ |
sys-linux.c | 2152 int wtmp; local [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_matrix.c | 356 GLfloat wtmp[4][8]; local 360 r0 = wtmp[0], r1 = wtmp[1], r2 = wtmp[2], r3 = wtmp[3]; [all...] |
/external/mesa3d/src/mesa/math/ |
m_matrix.c | 356 GLfloat wtmp[4][8]; local 360 r0 = wtmp[0], r1 = wtmp[1], r2 = wtmp[2], r3 = wtmp[3]; [all...] |
/external/openssh/ |
configure | [all...] |
/external/dropbear/ |
configure | 856 --disable-wtmp Disable use of wtmp even if detected no [all...] |