Lines Matching refs:W7
41 #undef W7
56 #define W7 4520 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
74 #define W7 4520 // 18081 macro
97 #define W7 9041 macro
172 MAC(b1, -W7, row[3]);
175 b3 = MUL(W7, row[1]);
189 MAC(b0, W7, row[7]);
194 MAC(b2, W7, row[5]);
225 b3 = MUL(W7, col[8*1]); \
228 MAC(b1, -W7, col[8*3]); \
242 MAC(b2, W7, col[8*5]); \
254 MAC(b0, W7, col[8*7]); \