56 #define DUP4(x) {x, x, x, x}
57 #define DUP8(x) {x, x, x, x, x, x, x, x}
68 {256, 1024, 256, 1024};
166 int stride_8 = stride + 8;
189 height = (height >> 1) - 1;
342 height = (height >> 1) - 1;
418 unsigned long off = (
unsigned long) ref & 0x7;
419 unsigned long off_plus_1 = off + 1;
447 height = (height >> 1) - 1;
610 unsigned long off = (
unsigned long) ref & 0x7;
611 unsigned long off_plus_1 = off + 1;
634 height = (height >> 1) - 1;
733 unsigned long off = (
unsigned long) ref & 0x7;
734 unsigned long off_plus_1 = off + 1;
823 unsigned long off = (
unsigned long) ref & 0x7;
824 unsigned long off_plus_1 = off + 1;
825 int stride_times_2 = stride << 1;
1012 height = (height >> 1) - 1;
1160 height = (height >> 1) - 1;
1232 int stride_8 = stride + 8;
1233 int stride_16 = stride + 16;
1360 int stride_8 = stride + 8;
1439 unsigned long off = (
unsigned long) ref & 0x7;
1440 unsigned long off_plus_1 = off + 1;
1441 int stride_8 = stride + 8;
1442 int stride_16 = stride + 16;
1603 unsigned long off = (
unsigned long) ref & 0x7;
1604 unsigned long off_plus_1 = off + 1;
1605 int stride_8 = stride + 8;
1707 unsigned long off = (
unsigned long) ref & 0x7;
1708 unsigned long off_plus_1 = off + 1;
1709 int stride_8 = stride + 8;
1710 int stride_16 = stride + 16;
1903 unsigned long off = (
unsigned long) ref & 0x7;
1904 unsigned long off_plus_1 = off + 1;
1905 int stride_8 = stride + 8;
2086 int stride_8 = stride + 8;
2109 height = (height >> 1) - 1;
2246 unsigned long off = (
unsigned long) ref & 0x7;
2247 unsigned long off_plus_1 = off + 1;
2275 height = (height >> 1) - 1;
2438 unsigned long off = (
unsigned long) ref & 0x7;
2439 unsigned long off_plus_1 = off + 1;
2462 height = (height >> 1) - 1;
2561 unsigned long off = (
unsigned long) ref & 0x7;
2562 unsigned long off_plus_1 = off + 1;
2675 height = (height >> 1) - 1;
2823 height = (height >> 1) - 1;
2895 int stride_8 = stride + 8;
2896 int stride_16 = stride + 16;
3023 unsigned long off = (
unsigned long) ref & 0x7;
3024 unsigned long off_plus_1 = off + 1;
3025 int stride_8 = stride + 8;
3026 int stride_16 = stride + 16;
3187 unsigned long off = (
unsigned long) ref & 0x7;
3188 unsigned long off_plus_1 = off + 1;
3189 int stride_8 = stride + 8;
3291 unsigned long off = (
unsigned long) ref & 0x7;
3292 unsigned long off_plus_1 = off + 1;
3293 int stride_8 = stride + 8;
3294 int stride_16 = stride + 16;
3486 #define ACCEL_SPARC_VIS 1
3487 #define ACCEL_SPARC_VIS2 2