Searched refs:Fout_end (Results 1 – 4 of 4) sorted by relevance
245 const kiss_fft_f32_cpx *Fout_end = Fout + p * m; in kf_work() local285 } while (++Fout != Fout_end); in kf_work()294 } while ((Fout += m) != Fout_end); in kf_work()
245 const kiss_fft_s16_cpx *Fout_end = Fout + p * m; in kf_work() local285 } while (++Fout != Fout_end); in kf_work()294 } while ((Fout += m) != Fout_end); in kf_work()
245 const kiss_fft_f64_cpx *Fout_end = Fout + p * m; in kf_work() local285 } while (++Fout != Fout_end); in kf_work()294 } while ((Fout += m) != Fout_end); in kf_work()
245 const kiss_fft_s32_cpx *Fout_end = Fout + p * m; in kf_work() local285 } while (++Fout != Fout_end); in kf_work()294 } while ((Fout += m) != Fout_end); in kf_work()