Lines Matching refs:W1
35 #undef W1
50 #define W1 22725 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
68 #define W1 22725 // 90901 macro
91 #define W1 45451 macro
169 b0 = MUL(W1, row[1]);
174 MAC(b2, -W1, row[3]);
191 MAC(b1, -W1, row[5]);
198 MAC(b3, -W1, row[7]);
222 b0 = MUL(W1, col[8*1]); \
229 MAC(b2, -W1, col[8*3]); \
241 MAC(b1, -W1, col[8*5]); \
257 MAC(b3, -W1, col[8*7]); \