Lines Matching defs:W2
36 #undef W2
51 #define W2 21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
69 #define W2 21407 // 85627
92 #define W2 42813
164 a0 += (SUINT)W2 * row[2];
167 a3 -= (SUINT)W2 * row[2];
184 a1 += (SUINT)- W4*row[4] - (SUINT)W2*row[6];
185 a2 += (SUINT)- W4*row[4] + (SUINT)W2*row[6];
217 a0 += (SUINT) W2*col[8*2]; \
220 a3 += (SUINT)-W2*col[8*2]; \
248 a1 += (SUINT)-W2*col[8*6]; \
249 a2 += (SUINT) W2*col[8*6]; \