Lines Matching refs:W5
39 #undef W5
54 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
72 #define W5 12873 // 51491 macro
95 #define W5 25746 macro
173 b2 = MUL(W5, row[1]);
176 MAC(b3, -W5, row[3]);
188 MAC(b0, W5, row[5]);
192 MAC(b1, -W5, row[7]);
224 b2 = MUL(W5, col[8*1]); \
230 MAC(b3, -W5, col[8*3]); \
240 MAC(b0, W5, col[8*5]); \
255 MAC(b1, -W5, col[8*7]); \