Home
last modified time | relevance | path

Searched refs:xr_3 (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_fft.c1662 WORD32 xr_3[384]; in ixheaacd_complex_fft_p3() local
1681 xr_3[j] = xr[3 * j + i]; in ixheaacd_complex_fft_p3()
1685 (*ixheaacd_complex_fft_p2)(xr_3, xi_3, mpass, fft_mode, &shift); in ixheaacd_complex_fft_p3()
1688 xr[3 * j + i] = xr_3[j]; in ixheaacd_complex_fft_p3()