Home | History | Annotate | Download | only in decoder

Lines Matching refs:preshift

539                                  WORD32 fft_mode, WORD32 *preshift) {
1617 *preshift = shift - *preshift;
1659 WORD32 fft_mode, WORD32 *preshift) {
1703 *preshift = shift - *preshift + 1;
1810 WORD32 fft_mode, WORD32 *preshift) {
1817 ixheaacd_complex_fft_p3(data_r, data_i, nlength, fft_mode, preshift);
1819 (*ixheaacd_complex_fft_p2)(data_r, data_i, nlength, fft_mode, preshift);