• Home
  • Raw
  • Download

Lines Matching refs:RAM_ALIGN

112 extern RAM_ALIGN const FIXP_STB RotVectorReal60[60];
113 extern RAM_ALIGN const FIXP_STB RotVectorImag60[60];
114 extern RAM_ALIGN const FIXP_STB RotVectorReal192[192];
115 extern RAM_ALIGN const FIXP_STB RotVectorImag192[192];
116 extern RAM_ALIGN const FIXP_STB RotVectorReal240[210];
117 extern RAM_ALIGN const FIXP_STB RotVectorImag240[210];
118 extern RAM_ALIGN const FIXP_STB RotVectorReal480[480];
119 extern RAM_ALIGN const FIXP_STB RotVectorImag480[480];
120 extern RAM_ALIGN const FIXP_STB RotVectorReal6[6];
121 extern RAM_ALIGN const FIXP_STB RotVectorImag6[6];
122 extern RAM_ALIGN const FIXP_STB RotVectorReal12[12];
123 extern RAM_ALIGN const FIXP_STB RotVectorImag12[12];
124 extern RAM_ALIGN const FIXP_STB RotVectorReal24[24];
125 extern RAM_ALIGN const FIXP_STB RotVectorImag24[24];
126 extern RAM_ALIGN const FIXP_STB RotVectorReal48[48];
127 extern RAM_ALIGN const FIXP_STB RotVectorImag48[48];
128 extern RAM_ALIGN const FIXP_STB RotVectorReal80[80];
129 extern RAM_ALIGN const FIXP_STB RotVectorImag80[80];
130 extern RAM_ALIGN const FIXP_STB RotVectorReal96[96];
131 extern RAM_ALIGN const FIXP_STB RotVectorImag96[96];
132 extern RAM_ALIGN const FIXP_STB RotVectorReal384[384];
133 extern RAM_ALIGN const FIXP_STB RotVectorImag384[384];
134 extern RAM_ALIGN const FIXP_STB RotVectorReal20[20];
135 extern RAM_ALIGN const FIXP_STB RotVectorImag20[20];
136 extern RAM_ALIGN const FIXP_STB RotVectorReal120[120];
137 extern RAM_ALIGN const FIXP_STB RotVectorImag120[120];
140 extern RAM_ALIGN const FIXP_STP SineTable1024[];
141 extern RAM_ALIGN const FIXP_STP SineTable512[];
142 extern RAM_ALIGN const FIXP_STP SineTable480[];
143 extern RAM_ALIGN const FIXP_STP SineTable384[];
144 extern RAM_ALIGN const FIXP_STP SineTable80[];
146 extern RAM_ALIGN const FIXP_STP SineTable10[];
150 extern RAM_ALIGN const FIXP_WTP SineWindow1024[];
151 extern RAM_ALIGN const FIXP_WTP KBDWindow1024[];
152 extern RAM_ALIGN const FIXP_WTP SineWindow128[];
153 extern RAM_ALIGN const FIXP_WTP KBDWindow128[];
155 extern RAM_ALIGN const FIXP_WTP SineWindow960[];
156 extern RAM_ALIGN const FIXP_WTP KBDWindow960[];
157 extern RAM_ALIGN const FIXP_WTP SineWindow120[];
158 extern RAM_ALIGN const FIXP_WTP KBDWindow120[];
161 extern RAM_ALIGN const FIXP_WTP SineWindow512[];
163 extern RAM_ALIGN const FIXP_WTP SineWindow480[];
167 extern RAM_ALIGN const FIXP_WTP SineWindow256[256];
168 extern RAM_ALIGN const FIXP_WTP SineWindow192[];
171 extern RAM_ALIGN const FIXP_WTP SineWindow768[];
172 extern RAM_ALIGN const FIXP_WTP KBDWindow768[];
173 extern RAM_ALIGN const FIXP_WTP SineWindow96[];
174 extern RAM_ALIGN const FIXP_WTP KBDWindow96[];
177 extern RAM_ALIGN const FIXP_WTP SineWindow64[];
178 extern RAM_ALIGN const FIXP_WTP SineWindow48[];
179 extern RAM_ALIGN const FIXP_WTP SineWindow32[];
180 extern RAM_ALIGN const FIXP_WTP SineWindow24[];
181 extern RAM_ALIGN const FIXP_WTP SineWindow16[];
182 extern RAM_ALIGN const FIXP_WTP SineWindow8[];
232 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_cos32[32];
233 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_sin32[32];
235 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_cos_downsamp32[32];
236 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_sin_downsamp32[32];
237 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_cos64[64];
238 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_sin64[64];
239 extern RAM_ALIGN const FIXP_PFT
241 extern RAM_ALIGN const FIXP_PFT qmf_pfilt640_vector[640];
243 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_cos40[40];
244 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_sin40[40];
245 extern RAM_ALIGN const FIXP_PFT qmf_pfilt400[];
246 extern RAM_ALIGN const FIXP_PFT qmf_pfilt200[];
247 extern RAM_ALIGN const FIXP_PFT qmf_pfilt120[];
249 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_cos24[24];
250 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_sin24[24];
251 extern RAM_ALIGN const FIXP_PFT qmf_pfilt240[];
253 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_cos16[16];
254 extern RAM_ALIGN const FIXP_QTW qmf_phaseshift_sin16[16];
275 extern RAM_ALIGN const FIXP_PFT qmf_cldfb_640[QMF640_CLDFB_PFT_TABLE_SIZE];
276 extern RAM_ALIGN const FIXP_PFT qmf_cldfb_320[QMF320_CLDFB_PFT_TABLE_SIZE];
278 extern RAM_ALIGN const FIXP_PFT qmf_cldfb_160[QMF160_CLDFB_PFT_TABLE_SIZE];
280 extern RAM_ALIGN const FIXP_PFT qmf_cldfb_80[QMF80_CLDFB_PFT_TABLE_SIZE];
287 extern RAM_ALIGN const FIXP_PFT qmf_mpsldfb_640[QMF640_MPSLDFB_PFT_TABLE_SIZE];