Lines Matching refs:W6
40 #undef W6
55 #define W6 8867 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
73 #define W6 8867 // 35468 macro
96 #define W6 17734 macro
165 a1 += (SUINT)W6 * row[2];
166 a2 -= (SUINT)W6 * row[2];
183 a0 += (SUINT) W4*row[4] + (SUINT)W6*row[6];
186 a3 += (SUINT) W4*row[4] - (SUINT)W6*row[6];
218 a1 += (SUINT) W6*col[8*2]; \
219 a2 += (SUINT)-W6*col[8*2]; \
247 a0 += (SUINT) W6*col[8*6]; \
250 a3 += (SUINT)-W6*col[8*6]; \