Searched refs:sec_loop_cnt (Results 1 – 2 of 2) sorted by relevance
104 WORD32 sec_loop_cnt; in ixheaacd_real_synth_fft_p2() local159 sec_loop_cnt = (nodespacing * del); in ixheaacd_real_synth_fft_p2()160 sec_loop_cnt = (sec_loop_cnt / 4) + (sec_loop_cnt / 8) - in ixheaacd_real_synth_fft_p2()161 (sec_loop_cnt / 16) + (sec_loop_cnt / 32) - in ixheaacd_real_synth_fft_p2()162 (sec_loop_cnt / 64) + (sec_loop_cnt / 128) - in ixheaacd_real_synth_fft_p2()163 (sec_loop_cnt / 256); in ixheaacd_real_synth_fft_p2()166 for (j = nodespacing; j <= sec_loop_cnt; j += nodespacing) { in ixheaacd_real_synth_fft_p2()322 for (; j <= sec_loop_cnt * 2; j += nodespacing) { in ixheaacd_real_synth_fft_p2()618 WORD32 sec_loop_cnt; in ixheaacd_cmplx_anal_fft_p2() local673 sec_loop_cnt = (nodespacing * del); in ixheaacd_cmplx_anal_fft_p2()[all …]
135 WORD32 sec_loop_cnt; in ixheaacd_mps_complex_fft_64_dec() local190 sec_loop_cnt = (nodespacing * del); in ixheaacd_mps_complex_fft_64_dec()191 sec_loop_cnt = (sec_loop_cnt / 4) + (sec_loop_cnt / 8) - in ixheaacd_mps_complex_fft_64_dec()192 (sec_loop_cnt / 16) + (sec_loop_cnt / 32) - in ixheaacd_mps_complex_fft_64_dec()193 (sec_loop_cnt / 64) + (sec_loop_cnt / 128) - in ixheaacd_mps_complex_fft_64_dec()194 (sec_loop_cnt / 256); in ixheaacd_mps_complex_fft_64_dec()197 for (j = nodespacing; j <= sec_loop_cnt; j += nodespacing) { in ixheaacd_mps_complex_fft_64_dec()360 for (; j <= sec_loop_cnt * 2; j += nodespacing) { in ixheaacd_mps_complex_fft_64_dec()637 WORD32 sec_loop_cnt; in ixheaacd_complex_fft_p2_dec() local692 sec_loop_cnt = (nodespacing * del); in ixheaacd_complex_fft_p2_dec()[all …]