diff --git a/include/libyuv/row.h b/include/libyuv/row.h index 2be84338e..ae9f595c8 100644 --- a/include/libyuv/row.h +++ b/include/libyuv/row.h @@ -442,6 +442,8 @@ extern "C" { #define HAS_BGRATOYROW_NEON #define HAS_BYTETOFLOATROW_NEON #define HAS_COPYROW_NEON +#define HAS_DETILEROW_NEON +#define HAS_DETILESPLITUVROW_NEON #define HAS_DIVIDEROW_16_NEON #define HAS_HALFFLOATROW_NEON #define HAS_HALFMERGEUVROW_NEON @@ -538,8 +540,6 @@ extern "C" { #define HAS_SCALESUMSAMPLES_NEON #define HAS_GAUSSROW_F32_NEON #define HAS_GAUSSCOL_F32_NEON -#define HAS_DETILEROW_NEON -#define HAS_DETILESPLITUVROW_NEON #endif #if !defined(LIBYUV_DISABLE_MSA) && defined(__mips_msa) #define HAS_ABGRTOUVROW_MSA