Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_mdct_2_qmf.c1515 WORD32 n_windows = 0; in ixheaacd_mdct2qmf_process() local
1647 n_windows = 7; in ixheaacd_mdct2qmf_process()
1656 n_windows = 8; in ixheaacd_mdct2qmf_process()
1663 n_windows = 9; in ixheaacd_mdct2qmf_process()
1670 n_windows = 12; in ixheaacd_mdct2qmf_process()
1677 n_windows = 15; in ixheaacd_mdct2qmf_process()
1684 n_windows = 7; in ixheaacd_mdct2qmf_process()
1696 for (k = 0; k < n_windows; k++) { in ixheaacd_mdct2qmf_process()
1710 if (k < n_windows - 1) { in ixheaacd_mdct2qmf_process()