mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-01-01 03:12:16 +08:00
updated file source list for android mk system.
BUG=402 TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/39109004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1280 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
2f56d2859f
commit
5e1c15de08
@ -8,6 +8,7 @@ LOCAL_CPP_EXTENSION := .cc
|
||||
LOCAL_SRC_FILES := \
|
||||
source/compare.cc \
|
||||
source/compare_common.cc \
|
||||
source/compare_neon64.cc \
|
||||
source/compare_posix.cc \
|
||||
source/convert.cc \
|
||||
source/convert_argb.cc \
|
||||
@ -20,14 +21,17 @@ LOCAL_SRC_FILES := \
|
||||
source/rotate.cc \
|
||||
source/rotate_argb.cc \
|
||||
source/rotate_mips.cc \
|
||||
source/rotate_neon64.cc \
|
||||
source/row_any.cc \
|
||||
source/row_common.cc \
|
||||
source/row_mips.cc \
|
||||
source/row_posix.cc \
|
||||
source/row_neon64.cc \
|
||||
source/row_posix.cc \
|
||||
source/scale.cc \
|
||||
source/scale_argb.cc \
|
||||
source/scale_common.cc \
|
||||
source/scale_mips.cc \
|
||||
source/scale_neon64.cc \
|
||||
source/scale_posix.cc \
|
||||
source/video_common.cc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user