Home | History | Annotate | Download | only in test

Lines Matching refs:C8

74 const double C8 = 0.707106781186548;
187 output[ 4] = 2*(temp1 * C8);
192 output[12] = 2 * (temp1 * C8);
194 output[ 2] = 2 * ((step[4] + step[ 5]) * C8);
195 output[14] = 2 * ((step[7] - step[ 6]) * C8);
208 output[3] = 2 * (temp1 * C8);
213 output[13] = 2 * (temp1 * C8);
215 output[ 9] = 2 * ((step[10] + step[11]) * C8);
226 output[ 7] = 2 * (intermediate[13] * C8);
231 output[11] = -2 * (temp1 * C8);
236 output[ 5] = 2 * (temp1 * C8);