Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 106 → Rev 107

/shark/trunk/ports/fftw/rfftw/fcr_2.c
20,8 → 20,8
/* This file was automatically generated --- DO NOT EDIT */
/* Generated on Tue May 18 13:55:04 EDT 1999 */
 
#include <ports/fftw-int.h>
#include <ports/fftw.h>
#include <fftw-int.h>
#include <fftw.h>
 
/* Generated by: ./genfft -magic-alignment-check -magic-twiddle-load-all -magic-variables 4 -magic-loopi -hc2real 2 */
 
33,9 → 33,9
 
/*
* Generator Id's :
* $Id: fcr_2.c,v 1.1.1.1 2002-03-29 14:12:57 pj Exp $
* $Id: fcr_2.c,v 1.1.1.1 2002-03-29 14:12:57 pj Exp $
* $Id: fcr_2.c,v 1.1.1.1 2002-03-29 14:12:57 pj Exp $
* $Id: fcr_2.c,v 1.2 2003-03-24 11:14:55 pj Exp $
* $Id: fcr_2.c,v 1.2 2003-03-24 11:14:55 pj Exp $
* $Id: fcr_2.c,v 1.2 2003-03-24 11:14:55 pj Exp $
*/
 
void fftw_hc2real_2(const fftw_real *real_input, const fftw_real *imag_input, fftw_real *output, int real_istride, int imag_istride, int ostride)