OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:magsq
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/cfront/
spec_anl.c
47
void
magsq
(fftdata *x, fftdata *y, fftdata *z, int ns);
186
void
magsq
(fftdata *x, fftdata *y, fftdata *z, int ns)
function
sp_fft.c
742
** OK, now we are in the 30bit range, we can do a
magsq
.
743
** This
magsq
output must be less that 60bit plus sign.
Completed in 17 milliseconds