~ubuntu-branches/ubuntu/maverick/blender/maverick

« back to all changes in this revision

Viewing changes to extern/fftw/dft/simd/codelets/n1fv_6.c

  • Committer: Bazaar Package Importer
  • Author(s): Khashayar Naderehvandi, Khashayar Naderehvandi, Alessio Treglia
  • Date: 2009-01-22 16:53:59 UTC
  • mfrom: (14.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090122165359-v0996tn7fbit64ni
Tags: 2.48a+dfsg-1ubuntu1
[ Khashayar Naderehvandi ]
* Merge from debian experimental (LP: #320045), Ubuntu remaining changes:
  - Add patch correcting header file locations.
  - Add libvorbis-dev and libgsm1-dev to Build-Depends.
  - Use avcodec_decode_audio2() in source/blender/src/hddaudio.c

[ Alessio Treglia ]
* Add missing previous changelog entries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Copyright (c) 2003, 2006 Matteo Frigo
 
3
 * Copyright (c) 2003, 2006 Massachusetts Institute of Technology
 
4
 *
 
5
 * This program is free software; you can redistribute it and/or modify
 
6
 * it under the terms of the GNU General Public License as published by
 
7
 * the Free Software Foundation; either version 2 of the License, or
 
8
 * (at your option) any later version.
 
9
 *
 
10
 * This program is distributed in the hope that it will be useful,
 
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
 * GNU General Public License for more details.
 
14
 *
 
15
 * You should have received a copy of the GNU General Public License
 
16
 * along with this program; if not, write to the Free Software
 
17
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
18
 *
 
19
 */
 
20
 
 
21
/* This file was automatically generated --- DO NOT EDIT */
 
22
/* Generated on Sat Jul  1 14:24:42 EDT 2006 */
 
23
 
 
24
#include "codelet-dft.h"
 
25
 
 
26
#ifdef HAVE_FMA
 
27
 
 
28
/* Generated by: ../../../genfft/gen_notw_c -fma -reorder-insns -schedule-for-pipeline -simd -compact -variables 4 -pipeline-latency 8 -n 6 -name n1fv_6 -include n1f.h */
 
29
 
 
30
/*
 
31
 * This function contains 18 FP additions, 8 FP multiplications,
 
32
 * (or, 12 additions, 2 multiplications, 6 fused multiply/add),
 
33
 * 23 stack variables, and 12 memory accesses
 
34
 */
 
35
/*
 
36
 * Generator Id's : 
 
37
 * $Id: algsimp.ml,v 1.9 2006-02-12 23:34:12 athena Exp $
 
38
 * $Id: fft.ml,v 1.4 2006-01-05 03:04:27 stevenj Exp $
 
39
 * $Id: gen_notw_c.ml,v 1.17 2006-02-12 23:34:12 athena Exp $
 
40
 */
 
41
 
 
42
#include "n1f.h"
 
43
 
 
44
static void n1fv_6(const R *ri, const R *ii, R *ro, R *io, stride is, stride os, INT v, INT ivs, INT ovs)
 
45
{
 
46
     DVK(KP500000000, +0.500000000000000000000000000000000000000000000);
 
47
     DVK(KP866025403, +0.866025403784438646763723170752936183471402627);
 
48
     INT i;
 
49
     const R *xi;
 
50
     R *xo;
 
51
     xi = ri;
 
52
     xo = ro;
 
53
     for (i = v; i > 0; i = i - VL, xi = xi + (VL * ivs), xo = xo + (VL * ovs), MAKE_VOLATILE_STRIDE(is), MAKE_VOLATILE_STRIDE(os)) {
 
54
          V T1, T2, T4, T5, T7, T8;
 
55
          T1 = LD(&(xi[0]), ivs, &(xi[0]));
 
56
          T2 = LD(&(xi[WS(is, 3)]), ivs, &(xi[WS(is, 1)]));
 
57
          T4 = LD(&(xi[WS(is, 2)]), ivs, &(xi[0]));
 
58
          T5 = LD(&(xi[WS(is, 5)]), ivs, &(xi[WS(is, 1)]));
 
59
          T7 = LD(&(xi[WS(is, 4)]), ivs, &(xi[0]));
 
60
          T8 = LD(&(xi[WS(is, 1)]), ivs, &(xi[WS(is, 1)]));
 
61
          {
 
62
               V T3, Td, T6, Te, T9, Tf;
 
63
               T3 = VSUB(T1, T2);
 
64
               Td = VADD(T1, T2);
 
65
               T6 = VSUB(T4, T5);
 
66
               Te = VADD(T4, T5);
 
67
               T9 = VSUB(T7, T8);
 
68
               Tf = VADD(T7, T8);
 
69
               {
 
70
                    V Tg, Ti, Ta, Tc, Th, Tb;
 
71
                    Tg = VADD(Te, Tf);
 
72
                    Ti = VMUL(LDK(KP866025403), VSUB(Tf, Te));
 
73
                    Ta = VADD(T6, T9);
 
74
                    Tc = VMUL(LDK(KP866025403), VSUB(T9, T6));
 
75
                    Th = VFNMS(LDK(KP500000000), Tg, Td);
 
76
                    ST(&(xo[0]), VADD(Td, Tg), ovs, &(xo[0]));
 
77
                    Tb = VFNMS(LDK(KP500000000), Ta, T3);
 
78
                    ST(&(xo[WS(os, 3)]), VADD(T3, Ta), ovs, &(xo[WS(os, 1)]));
 
79
                    ST(&(xo[WS(os, 4)]), VFMAI(Ti, Th), ovs, &(xo[0]));
 
80
                    ST(&(xo[WS(os, 2)]), VFNMSI(Ti, Th), ovs, &(xo[0]));
 
81
                    ST(&(xo[WS(os, 1)]), VFMAI(Tc, Tb), ovs, &(xo[WS(os, 1)]));
 
82
                    ST(&(xo[WS(os, 5)]), VFNMSI(Tc, Tb), ovs, &(xo[WS(os, 1)]));
 
83
               }
 
84
          }
 
85
     }
 
86
}
 
87
 
 
88
static const kdft_desc desc = { 6, "n1fv_6", {12, 2, 6, 0}, &GENUS, 0, 0, 0, 0 };
 
89
void X(codelet_n1fv_6) (planner *p) {
 
90
     X(kdft_register) (p, n1fv_6, &desc);
 
91
}
 
92
 
 
93
#else                           /* HAVE_FMA */
 
94
 
 
95
/* Generated by: ../../../genfft/gen_notw_c -simd -compact -variables 4 -pipeline-latency 8 -n 6 -name n1fv_6 -include n1f.h */
 
96
 
 
97
/*
 
98
 * This function contains 18 FP additions, 4 FP multiplications,
 
99
 * (or, 16 additions, 2 multiplications, 2 fused multiply/add),
 
100
 * 19 stack variables, and 12 memory accesses
 
101
 */
 
102
/*
 
103
 * Generator Id's : 
 
104
 * $Id: algsimp.ml,v 1.9 2006-02-12 23:34:12 athena Exp $
 
105
 * $Id: fft.ml,v 1.4 2006-01-05 03:04:27 stevenj Exp $
 
106
 * $Id: gen_notw_c.ml,v 1.17 2006-02-12 23:34:12 athena Exp $
 
107
 */
 
108
 
 
109
#include "n1f.h"
 
110
 
 
111
static void n1fv_6(const R *ri, const R *ii, R *ro, R *io, stride is, stride os, INT v, INT ivs, INT ovs)
 
112
{
 
113
     DVK(KP866025403, +0.866025403784438646763723170752936183471402627);
 
114
     DVK(KP500000000, +0.500000000000000000000000000000000000000000000);
 
115
     INT i;
 
116
     const R *xi;
 
117
     R *xo;
 
118
     xi = ri;
 
119
     xo = ro;
 
120
     for (i = v; i > 0; i = i - VL, xi = xi + (VL * ivs), xo = xo + (VL * ovs), MAKE_VOLATILE_STRIDE(is), MAKE_VOLATILE_STRIDE(os)) {
 
121
          V T3, Td, T6, Te, T9, Tf, Ta, Tg, T1, T2;
 
122
          T1 = LD(&(xi[0]), ivs, &(xi[0]));
 
123
          T2 = LD(&(xi[WS(is, 3)]), ivs, &(xi[WS(is, 1)]));
 
124
          T3 = VSUB(T1, T2);
 
125
          Td = VADD(T1, T2);
 
126
          {
 
127
               V T4, T5, T7, T8;
 
128
               T4 = LD(&(xi[WS(is, 2)]), ivs, &(xi[0]));
 
129
               T5 = LD(&(xi[WS(is, 5)]), ivs, &(xi[WS(is, 1)]));
 
130
               T6 = VSUB(T4, T5);
 
131
               Te = VADD(T4, T5);
 
132
               T7 = LD(&(xi[WS(is, 4)]), ivs, &(xi[0]));
 
133
               T8 = LD(&(xi[WS(is, 1)]), ivs, &(xi[WS(is, 1)]));
 
134
               T9 = VSUB(T7, T8);
 
135
               Tf = VADD(T7, T8);
 
136
          }
 
137
          Ta = VADD(T6, T9);
 
138
          Tg = VADD(Te, Tf);
 
139
          ST(&(xo[WS(os, 3)]), VADD(T3, Ta), ovs, &(xo[WS(os, 1)]));
 
140
          ST(&(xo[0]), VADD(Td, Tg), ovs, &(xo[0]));
 
141
          {
 
142
               V Tb, Tc, Th, Ti;
 
143
               Tb = VFNMS(LDK(KP500000000), Ta, T3);
 
144
               Tc = VBYI(VMUL(LDK(KP866025403), VSUB(T9, T6)));
 
145
               ST(&(xo[WS(os, 5)]), VSUB(Tb, Tc), ovs, &(xo[WS(os, 1)]));
 
146
               ST(&(xo[WS(os, 1)]), VADD(Tb, Tc), ovs, &(xo[WS(os, 1)]));
 
147
               Th = VFNMS(LDK(KP500000000), Tg, Td);
 
148
               Ti = VBYI(VMUL(LDK(KP866025403), VSUB(Tf, Te)));
 
149
               ST(&(xo[WS(os, 2)]), VSUB(Th, Ti), ovs, &(xo[0]));
 
150
               ST(&(xo[WS(os, 4)]), VADD(Th, Ti), ovs, &(xo[0]));
 
151
          }
 
152
     }
 
153
}
 
154
 
 
155
static const kdft_desc desc = { 6, "n1fv_6", {16, 2, 2, 0}, &GENUS, 0, 0, 0, 0 };
 
156
void X(codelet_n1fv_6) (planner *p) {
 
157
     X(kdft_register) (p, n1fv_6, &desc);
 
158
}
 
159
 
 
160
#endif                          /* HAVE_FMA */