| Index: include/libyuv/row.h
|
| diff --git a/include/libyuv/row.h b/include/libyuv/row.h
|
| index f7620eea102646687d0b9407c187ab8e128728ed..045160c1dd0ded7e9a18105c3e4261500d907b1b 100644
|
| --- a/include/libyuv/row.h
|
| +++ b/include/libyuv/row.h
|
| @@ -129,7 +129,7 @@ extern "C" {
|
| #define HAS_J422TOARGBROW_SSSE3
|
| #define HAS_MERGEUVROW_SSE2
|
| #define HAS_MIRRORROW_SSSE3
|
| -#define HAS_MIRRORROW_UV_SSSE3
|
| +#define HAS_MIRRORUVROW_SSSE3
|
| #define HAS_MIRRORUVROW_SSSE3
|
| #define HAS_NV12TOARGBROW_SSSE3
|
| #define HAS_NV12TORGB565ROW_SSSE3
|
|
|