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