Home
last modified time | relevance | path

Searched refs:RDFT_LOOP_DIV (Results 1 – 1 of 1) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_fft.c80 #ifndef RDFT_LOOP_DIV /* control of the RDFT's speed & tolerance */
81 #define RDFT_LOOP_DIV 64 macro
841 i0 = i - 4 * RDFT_LOOP_DIV; in M_rftfsub()
908 i0 = i - 4 * RDFT_LOOP_DIV; in M_rftbsub()