Searched defs:w1l (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_fft.c | 134 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_mps_complex_fft_64_dec() local 636 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local 1037 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local 1064 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local 1155 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local 1556 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local 1584 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local
|