Index: include/libyuv/row.h |
diff --git a/include/libyuv/row.h b/include/libyuv/row.h |
index dfae397f2fe492b02f26f19ed69bf6aff545e023..8880210436671adfd8e2846154290f53826fce60 100644 |
--- a/include/libyuv/row.h |
+++ b/include/libyuv/row.h |
@@ -241,9 +241,9 @@ extern "C" { |
#define HAS_ARGBTOARGB4444ROW_AVX2 |
#define HAS_ARGBTORGB565ROW_AVX2 |
#define HAS_I411TOARGBROW_AVX2 |
-#define HAS_I422TOARGB1555ROW_AVX2 |
-#define HAS_I422TOARGB4444ROW_AVX2 |
-#define HAS_I422TORGB565ROW_AVX2 |
+// #define HAS_I422TOARGB1555ROW_AVX2 |
+// #define HAS_I422TOARGB4444ROW_AVX2 |
+// #define HAS_I422TORGB565ROW_AVX2 |
#define HAS_I444TOARGBROW_AVX2 |
#define HAS_J400TOARGBROW_AVX2 |
#define HAS_NV12TORGB565ROW_AVX2 |