Index: libvpx_srcs.gni |
diff --git a/libvpx_srcs.gni b/libvpx_srcs.gni |
index f5bd73e40ddb2fcd4b21589babb86f481ef4848c..66da8e5058980eed1e4dde7cf89050190f72c56a 100644 |
--- a/libvpx_srcs.gni |
+++ b/libvpx_srcs.gni |
@@ -196,8 +196,6 @@ libvpx_srcs_x86 = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
@@ -607,8 +605,6 @@ libvpx_srcs_x86_64 = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
@@ -1026,8 +1022,6 @@ libvpx_srcs_arm = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
@@ -1394,16 +1388,12 @@ libvpx_srcs_arm_neon = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
- "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
- "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
@@ -1757,8 +1747,6 @@ libvpx_srcs_arm_neon_cpu_detect = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
@@ -1949,10 +1937,8 @@ libvpx_srcs_arm_neon_cpu_detect_neon = [ |
"//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c", |
- "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
- "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
@@ -2194,16 +2180,12 @@ libvpx_srcs_arm64 = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
- "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
- "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
"//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
@@ -2510,8 +2492,6 @@ libvpx_srcs_mips = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
@@ -2815,8 +2795,6 @@ libvpx_srcs_nacl = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
@@ -3120,8 +3098,6 @@ libvpx_srcs_generic = [ |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", |
- "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
"//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |