Lines Matching refs:W3
37 #undef W3
52 #define W3 19266 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
70 #define W3 19265 // 77062 macro
93 #define W3 38531 macro
170 MAC(b0, W3, row[3]);
171 b1 = MUL(W3, row[1]);
195 MAC(b2, W3, row[7]);
197 MAC(b3, W3, row[5]);
223 b1 = MUL(W3, col[8*1]); \
227 MAC(b0, W3, col[8*3]); \
243 MAC(b3, W3, col[8*5]); \
256 MAC(b2, W3, col[8*7]); \