Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lc3-google/src/
H A Dmdct.c100 const struct lc3_complex (*w1)[2] = w0 + n3, (*w2)[2] = w1 + n3; in fft_bf3() local
215 const float *w2 = w1, *w3 = w2 + nd; in mdct_window() local
379 const float *w2 = win, *w0 = w2 + 3*n4, *w1 = w0; in imdct_window() local
/btstack/3rd-party/bluedroid/decoder/srce/
H A Dsynthesis-dct8.c67 OI_INT32 u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local