Index: source/row_any.cc |
diff --git a/source/row_any.cc b/source/row_any.cc |
index 3b1e41d411305533e7f928815c417fc5171b7c5c..089add460da26e9742f3b9c19be05126753fcac7 100644 |
--- a/source/row_any.cc |
+++ b/source/row_any.cc |
@@ -120,6 +120,7 @@ ANY31(I422ToARGB4444Row_Any_NEON, I422ToARGB4444Row_NEON, 1, 0, 2, 7) |
ANY31(I422ToARGB1555Row_Any_NEON, I422ToARGB1555Row_NEON, 1, 0, 2, 7) |
ANY31(I422ToRGB565Row_Any_NEON, I422ToRGB565Row_NEON, 1, 0, 2, 7) |
ANY31(J422ToARGBRow_Any_NEON, J422ToARGBRow_NEON, 1, 0, 4, 7) |
+ANY31(H422ToARGBRow_Any_NEON, H422ToARGBRow_NEON, 1, 0, 4, 7) |
#endif |
#ifdef HAS_I422TOYUY2ROW_NEON |
ANY31(I422ToYUY2Row_Any_NEON, I422ToYUY2Row_NEON, 1, 1, 4, 15) |