Lines Matching refs:npoints
71 WORD32 npoints = nlength; in ixheaacd_mps_complex_fft_64_dec() local
74 n_stages = 30 - ixheaacd_norm32(npoints); in ixheaacd_mps_complex_fft_64_dec()
80 for (i = 0; i < npoints; i += 4) { in ixheaacd_mps_complex_fft_64_dec()
87 inp += (npoints >> 1); in ixheaacd_mps_complex_fft_64_dec()
91 inp += (npoints >> 1); in ixheaacd_mps_complex_fft_64_dec()
95 inp += (npoints >> 1); in ixheaacd_mps_complex_fft_64_dec()
127 ptr_y -= 2 * npoints; in ixheaacd_mps_complex_fft_64_dec()
130 in_loop_cnt = npoints >> 4; in ixheaacd_mps_complex_fft_64_dec()
275 data -= 2 * npoints; in ixheaacd_mps_complex_fft_64_dec()
357 data -= 2 * npoints; in ixheaacd_mps_complex_fft_64_dec()
440 data -= 2 * npoints; in ixheaacd_mps_complex_fft_64_dec()
522 data -= 2 * npoints; in ixheaacd_mps_complex_fft_64_dec()
548 WORD32 npoints = nlength; in ixheaacd_complex_fft_p2_dec() local
552 dig_rev_shift = ixheaacd_norm32(npoints) + 1 - 16; in ixheaacd_complex_fft_p2_dec()
553 n_stages = 30 - ixheaacd_norm32(npoints); in ixheaacd_complex_fft_p2_dec()
558 npts = npoints; in ixheaacd_complex_fft_p2_dec()
577 for (i = 0; i < npoints; i += 4) { in ixheaacd_complex_fft_p2_dec()
589 inp += (npoints >> 1); in ixheaacd_complex_fft_p2_dec()
593 inp += (npoints >> 1); in ixheaacd_complex_fft_p2_dec()
597 inp += (npoints >> 1); in ixheaacd_complex_fft_p2_dec()
629 ptr_y -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
632 in_loop_cnt = npoints >> 4; in ixheaacd_complex_fft_p2_dec()
777 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
858 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
941 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
1023 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
1096 for (i = 0; i < npoints; i += 4) { in ixheaacd_complex_fft_p2_dec()
1108 inp += (npoints >> 1); in ixheaacd_complex_fft_p2_dec()
1112 inp += (npoints >> 1); in ixheaacd_complex_fft_p2_dec()
1116 inp += (npoints >> 1); in ixheaacd_complex_fft_p2_dec()
1148 ptr_y -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
1151 in_loop_cnt = npoints >> 4; in ixheaacd_complex_fft_p2_dec()
1296 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
1378 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
1461 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()
1543 data -= 2 * npoints; in ixheaacd_complex_fft_p2_dec()