mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-07 01:06:46 +08:00
Name fix in Android make file for scaler
BUG=172 TEST=none Review URL: https://webrtc-codereview.appspot.com/1020006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@523 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
d0780dde6e
commit
be560615bb
@ -36,8 +36,8 @@ ifeq ($(TARGET_ARCH_ABI),armeabi-v7a)
|
|||||||
source/compare_neon.cc.neon \
|
source/compare_neon.cc.neon \
|
||||||
source/rotate_neon.cc.neon \
|
source/rotate_neon.cc.neon \
|
||||||
source/row_neon.cc.neon \
|
source/row_neon.cc.neon \
|
||||||
source/scale_neon.cc.neon \
|
source/scale_argb_neon.cc.neon \
|
||||||
source/scale_neon_argb.cc.neon
|
source/scale_neon.cc.neon
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/include
|
LOCAL_C_INCLUDES += $(LOCAL_PATH)/include
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user