Searched refs:w_im_ptr (Results 1 – 2 of 2) sorted by relevance
68 float *w_re_ptr, *w_im_ptr; in ff_fft_calc_mips() local255 w_im_ptr = (float*)(ff_cos_131072 + MAX_FFT_SIZE/4 - step); in ff_fft_calc_mips()259 w_im = w_im_ptr[0]; in ff_fft_calc_mips()312 w_im_ptr -= step; in ff_fft_calc_mips()
416 const FFTSample *w_im_ptr = ff_w_tab_sr + MAX_FFT_SIZE/(4*16) - step; in fft_calc_c() local436 FFTSample w_im = w_im_ptr[0]; in fft_calc_c()465 w_im_ptr -= step; in fft_calc_c()