mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 01:36:47 +08:00
fix mirror macro
git-svn-id: http://libyuv.googlecode.com/svn/trunk@593 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
2007dca6dc
commit
2610c06922
@ -75,7 +75,6 @@ extern "C" {
|
||||
#define HAS_MERGEUVROW_SSE2
|
||||
#define HAS_MIRRORROW_SSSE3
|
||||
#define HAS_MIRRORUVROW_SSSE3
|
||||
#define HAS_MIRRORROW_AVX2
|
||||
#define HAS_NV12TOARGBROW_SSSE3
|
||||
#define HAS_NV12TORGB565ROW_SSSE3
|
||||
#define HAS_NV21TOARGBROW_SSSE3
|
||||
@ -139,6 +138,7 @@ extern "C" {
|
||||
#define HAS_UYVYTOUVROW_AVX2
|
||||
#define HAS_UYVYTOYROW_AVX2
|
||||
#define HAS_HALFROW_AVX2
|
||||
#define HAS_MIRRORROW_AVX2
|
||||
|
||||
// Effects
|
||||
#define HAS_ARGBATTENUATEROW_AVX2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user