HasSSE2
bool HasSSE2();
bool HasSSE2();
} else if (cpu.HasSSE2() && width % 8 == 0 && height % 2 == 0) {
} else if (cpu.HasSSE2() && width % 8 == 0) {
} else if (cpu.HasSSE2() && width % 8 == 0) {