Home | History | Annotate | Download | only in test

Lines Matching defs:C8

50 const double C8 = 0.707106781186548;
163 output[ 4] = 2*(temp1 * C8);
168 output[12] = 2 * (temp1 * C8);
170 output[ 2] = 2 * ((step[4] + step[ 5]) * C8);
171 output[14] = 2 * ((step[7] - step[ 6]) * C8);
184 output[3] = 2 * (temp1 * C8);
189 output[13] = 2 * (temp1 * C8);
191 output[ 9] = 2 * ((step[10] + step[11]) * C8);
202 output[ 7] = 2 * (intermediate[13] * C8);
207 output[11] = -2 * (temp1 * C8);
212 output[ 5] = 2 * (temp1 * C8);