Searched refs:w_re_ptr (Results 1 – 2 of 2) sorted by relevance
68 float *w_re_ptr, *w_im_ptr; in ff_fft_calc_mips() local254 w_re_ptr = (float*)(ff_cos_131072 + step); in ff_fft_calc_mips()258 w_re = w_re_ptr[0]; in ff_fft_calc_mips()311 w_re_ptr += step; in ff_fft_calc_mips()
415 const FFTSample *w_re_ptr = ff_w_tab_sr + step; in fft_calc_c() local435 FFTSample w_re = w_re_ptr[0]; in fft_calc_c()464 w_re_ptr += step; in fft_calc_c()