Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(316)

Side by Side Diff: libvpx_srcs.gni

Issue 812033011: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « README.chromium ('k') | libvpx_srcs_arm.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is generated. Do not edit. 1 # This file is generated. Do not edit.
2 # Copyright (c) 2014 The Chromium Authors. All rights reserved. 2 # Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 libvpx_srcs_x86 = [ 6 libvpx_srcs_x86 = [
7 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c", 7 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c",
8 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h", 8 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h",
9 "//third_party/libvpx/source/libvpx/vp8/common/blockd.c", 9 "//third_party/libvpx/source/libvpx/vp8/common/blockd.c",
10 "//third_party/libvpx/source/libvpx/vp8/common/blockd.h", 10 "//third_party/libvpx/source/libvpx/vp8/common/blockd.h",
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 217 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
218 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 218 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
219 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 219 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
220 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 220 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
221 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 221 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
222 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 222 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
223 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 223 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
224 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 224 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
225 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 225 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
226 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 226 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
227 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
228 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
227 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 229 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
228 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 230 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
229 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 231 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
230 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 232 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
231 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 233 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
232 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 234 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
233 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 235 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
234 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 236 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
235 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 237 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
236 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 238 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
611 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 613 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
612 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 614 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
613 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 615 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
614 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 616 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
615 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 617 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
616 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 618 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
617 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 619 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
618 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 620 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
619 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 621 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
620 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 622 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
623 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
624 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
621 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 625 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
622 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 626 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
623 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 627 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
624 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 628 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
625 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 629 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
626 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 630 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
627 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 631 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
628 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 632 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
629 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 633 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
630 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 634 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
1013 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 1017 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
1014 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 1018 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
1015 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 1019 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
1016 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 1020 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
1017 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 1021 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
1018 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 1022 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
1019 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 1023 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
1020 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 1024 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
1021 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 1025 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
1022 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 1026 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
1027 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
1028 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
1023 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 1029 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
1024 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 1030 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
1025 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 1031 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
1026 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 1032 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
1027 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 1033 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
1028 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 1034 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
1029 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 1035 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
1030 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 1036 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
1031 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 1037 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
1032 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 1038 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
1278 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.c", 1284 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.c",
1279 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.h", 1285 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.h",
1280 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.c", 1286 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.c",
1281 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.h", 1287 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.h",
1282 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.c", 1288 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.c",
1283 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.h", 1289 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.h",
1284 "//third_party/libvpx/source/libvpx/vp8/vp8_cx_iface.c", 1290 "//third_party/libvpx/source/libvpx/vp8/vp8_cx_iface.c",
1285 "//third_party/libvpx/source/libvpx/vp8/vp8_dx_iface.c", 1291 "//third_party/libvpx/source/libvpx/vp8/vp8_dx_iface.c",
1286 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c", 1292 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c",
1287 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c", 1293 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c",
1288 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon .c", 1294 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c" ,
1295 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c" ,
1296 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c" ,
1289 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.c", 1297 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.c",
1290 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.h", 1298 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.h",
1291 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.c", 1299 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.c",
1292 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.h", 1300 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.h",
1293 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common.h", 1301 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common.h",
1294 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.c", 1302 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.c",
1295 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.h", 1303 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.h",
1296 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.c", 1304 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.c",
1297 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.h", 1305 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.h",
1298 "//third_party/libvpx/source/libvpx/vp9/common/vp9_debugmodes.c", 1306 "//third_party/libvpx/source/libvpx/vp9/common/vp9_debugmodes.c",
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1378 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 1386 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
1379 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 1387 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
1380 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 1388 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
1381 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 1389 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
1382 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 1390 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
1383 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 1391 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
1384 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 1392 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
1385 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 1393 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
1386 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 1394 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
1387 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 1395 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
1396 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
1397 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
1388 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 1398 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
1389 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 1399 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
1390 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 1400 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
1391 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 1401 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
1392 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 1402 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
1393 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 1403 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
1394 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 1404 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
1395 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 1405 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
1396 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 1406 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
1397 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 1407 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
1486 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/sixtappredict8x4_v6.a sm", 1496 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/sixtappredict8x4_v6.a sm",
1487 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_sad16x16_armv6.as m", 1497 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_sad16x16_armv6.as m",
1488 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance16x16_arm v6.asm", 1498 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance16x16_arm v6.asm",
1489 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance8x8_armv6 .asm", 1499 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance8x8_armv6 .asm",
1490 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_h_armv6.asm", 1500 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_h_armv6.asm",
1491 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_hv_armv6.asm", 1501 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_hv_armv6.asm",
1492 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_v_armv6.asm", 1502 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_v_armv6.asm",
1493 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.a sm", 1503 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.a sm",
1494 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_short_fdct4x4_ar mv6.asm", 1504 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_short_fdct4x4_ar mv6.asm",
1495 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/walsh_v6.asm", 1505 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/walsh_v6.asm",
1496 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_avg_neon.asm", 1506 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_avg_neon_asm.asm",
1497 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon .asm", 1507 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon _asm.asm",
1498 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_neon.asm ", 1508 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_neon_asm .asm",
1499 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_copy_neon.asm", 1509 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_copy_neon_asm.asm" ,
1500 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_dc_only_idct_add_n eon.asm", 1510 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_ne on_asm.asm",
1501 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_ne on.asm", 1511 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon _asm.asm",
1502 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon .asm", 1512 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_ne on_asm.asm",
1503 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_ne on.asm", 1513 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon _asm.asm",
1504 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon .asm", 1514 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon _asm.asm",
1505 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon .asm", 1515 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon_a sm.asm",
1506 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon.a sm", 1516 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon _asm.asm",
1507 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon .asm", 1517 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon_a sm.asm",
1508 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon.a sm", 1518 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon _asm.asm",
1509 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.as m", 1519 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_4_neon_ asm.asm",
1510 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.as m", 1520 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_8_neon_ asm.asm",
1511 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon .asm",
1512 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.as m",
1513 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_mb_lpf_neon.asm", 1521 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_mb_lpf_neon.asm",
1514 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_reconintra_neon.as m", 1522 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_reconintra_neon_as m.asm",
1515 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_save_reg_neon.asm" , 1523 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_save_reg_neon.asm" ,
1516 ] 1524 ]
1517 libvpx_srcs_arm_neon_cpu_detect = [ 1525 libvpx_srcs_arm_neon_cpu_detect = [
1518 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c", 1526 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c",
1519 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h", 1527 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h",
1520 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/idct_blk_v6.c", 1528 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/idct_blk_v6.c",
1521 "//third_party/libvpx/source/libvpx/vp8/common/arm/bilinearfilter_arm.c", 1529 "//third_party/libvpx/source/libvpx/vp8/common/arm/bilinearfilter_arm.c",
1522 "//third_party/libvpx/source/libvpx/vp8/common/arm/bilinearfilter_arm.h", 1530 "//third_party/libvpx/source/libvpx/vp8/common/arm/bilinearfilter_arm.h",
1523 "//third_party/libvpx/source/libvpx/vp8/common/arm/dequantize_arm.c", 1531 "//third_party/libvpx/source/libvpx/vp8/common/arm/dequantize_arm.c",
1524 "//third_party/libvpx/source/libvpx/vp8/common/arm/filter_arm.c", 1532 "//third_party/libvpx/source/libvpx/vp8/common/arm/filter_arm.c",
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
1730 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 1738 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
1731 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 1739 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
1732 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 1740 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
1733 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 1741 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
1734 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 1742 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
1735 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 1743 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
1736 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 1744 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
1737 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 1745 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
1738 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 1746 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
1739 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 1747 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
1748 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
1749 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
1740 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 1750 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
1741 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 1751 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
1742 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 1752 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
1743 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 1753 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
1744 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 1754 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
1745 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 1755 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
1746 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 1756 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
1747 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 1757 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
1748 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 1758 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
1749 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 1759 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
1838 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/sixtappredict8x4_v6.a sm", 1848 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/sixtappredict8x4_v6.a sm",
1839 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_sad16x16_armv6.as m", 1849 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_sad16x16_armv6.as m",
1840 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance16x16_arm v6.asm", 1850 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance16x16_arm v6.asm",
1841 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance8x8_armv6 .asm", 1851 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance8x8_armv6 .asm",
1842 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_h_armv6.asm", 1852 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_h_armv6.asm",
1843 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_hv_armv6.asm", 1853 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_hv_armv6.asm",
1844 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_v_armv6.asm", 1854 "//third_party/libvpx/source/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixv ar16x16_v_armv6.asm",
1845 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.a sm", 1855 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.a sm",
1846 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_short_fdct4x4_ar mv6.asm", 1856 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/vp8_short_fdct4x4_ar mv6.asm",
1847 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/walsh_v6.asm", 1857 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/walsh_v6.asm",
1848 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_avg_neon.asm", 1858 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_avg_neon_asm.asm",
1849 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon .asm", 1859 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon _asm.asm",
1850 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_neon.asm ", 1860 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_neon_asm .asm",
1851 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_copy_neon.asm", 1861 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_copy_neon_asm.asm" ,
1852 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_dc_only_idct_add_n eon.asm", 1862 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_ne on_asm.asm",
1853 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_ne on.asm", 1863 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon _asm.asm",
1854 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon .asm", 1864 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_ne on_asm.asm",
1855 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_ne on.asm", 1865 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon _asm.asm",
1856 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon .asm", 1866 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon _asm.asm",
1857 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon .asm", 1867 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon_a sm.asm",
1858 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon.a sm", 1868 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon _asm.asm",
1859 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon .asm", 1869 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon_a sm.asm",
1860 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon.a sm", 1870 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon _asm.asm",
1861 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.as m", 1871 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_4_neon_ asm.asm",
1862 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.as m", 1872 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_8_neon_ asm.asm",
1863 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon .asm",
1864 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.as m",
1865 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_mb_lpf_neon.asm", 1873 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_mb_lpf_neon.asm",
1866 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_reconintra_neon.as m", 1874 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_reconintra_neon_as m.asm",
1867 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_save_reg_neon.asm" , 1875 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_save_reg_neon.asm" ,
1868 ] 1876 ]
1869 libvpx_srcs_arm_neon_cpu_detect_neon = [ 1877 libvpx_srcs_arm_neon_cpu_detect_neon = [
1870 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/bilinearpredict_neon.c ", 1878 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/bilinearpredict_neon.c ",
1871 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/copymem_neon.c", 1879 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/copymem_neon.c",
1872 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/dc_only_idct_add_neon. c", 1880 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/dc_only_idct_add_neon. c",
1873 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/dequant_idct_neon.c", 1881 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/dequant_idct_neon.c",
1874 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/dequantizeb_neon.c", 1882 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/dequantizeb_neon.c",
1875 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/idct_blk_neon.c", 1883 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/idct_blk_neon.c",
1876 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/idct_dequant_0_2x_neon .c", 1884 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/idct_dequant_0_2x_neon .c",
(...skipping 10 matching lines...) Expand all
1887 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/variance_neon.c", 1895 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/variance_neon.c",
1888 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance_n eon.c", 1896 "//third_party/libvpx/source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance_n eon.c",
1889 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/denoising_neon.c", 1897 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/denoising_neon.c",
1890 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c" , 1898 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c" ,
1891 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", 1899 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c",
1892 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/subtract_neon.c", 1900 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/subtract_neon.c",
1893 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.c", 1901 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.c",
1894 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo n.c", 1902 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo n.c",
1895 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c", 1903 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c",
1896 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c", 1904 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c",
1897 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon .c", 1905 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c" ,
1906 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c" ,
1907 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c" ,
1898 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", 1908 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c",
1899 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", 1909 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c",
1900 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", 1910 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c",
1901 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", 1911 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c",
1902 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", 1912 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c",
1903 ] 1913 ]
1904 libvpx_srcs_arm64 = [ 1914 libvpx_srcs_arm64 = [
1905 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c", 1915 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c",
1906 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h", 1916 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h",
1907 "//third_party/libvpx/source/libvpx/vp8/common/arm/dequantize_arm.c", 1917 "//third_party/libvpx/source/libvpx/vp8/common/arm/dequantize_arm.c",
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
2045 "//third_party/libvpx/source/libvpx/vp8/encoder/rdopt.c", 2055 "//third_party/libvpx/source/libvpx/vp8/encoder/rdopt.c",
2046 "//third_party/libvpx/source/libvpx/vp8/encoder/rdopt.h", 2056 "//third_party/libvpx/source/libvpx/vp8/encoder/rdopt.h",
2047 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.c", 2057 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.c",
2048 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.h", 2058 "//third_party/libvpx/source/libvpx/vp8/encoder/segmentation.h",
2049 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.c", 2059 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.c",
2050 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.h", 2060 "//third_party/libvpx/source/libvpx/vp8/encoder/tokenize.h",
2051 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.c", 2061 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.c",
2052 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.h", 2062 "//third_party/libvpx/source/libvpx/vp8/encoder/treewriter.h",
2053 "//third_party/libvpx/source/libvpx/vp8/vp8_cx_iface.c", 2063 "//third_party/libvpx/source/libvpx/vp8/vp8_cx_iface.c",
2054 "//third_party/libvpx/source/libvpx/vp8/vp8_dx_iface.c", 2064 "//third_party/libvpx/source/libvpx/vp8/vp8_dx_iface.c",
2065 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_avg_neon.c",
2066 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon .c",
2067 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve8_neon.c",
2068 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c",
2069 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_copy_neon.c",
2070 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_ne on.c",
2071 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon .c",
2072 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c",
2073 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_ne on.c",
2074 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon .c",
2075 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon .c",
2076 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon.c ",
2077 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon .c",
2078 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon.c ",
2079 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c" ,
2080 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c" ,
2081 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon .c",
2082 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_4_neon. c",
2083 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c" ,
2084 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_reconintra_neon.c" ,
2055 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.c", 2085 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.c",
2056 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.h", 2086 "//third_party/libvpx/source/libvpx/vp9/common/vp9_alloccommon.h",
2057 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.c", 2087 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.c",
2058 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.h", 2088 "//third_party/libvpx/source/libvpx/vp9/common/vp9_blockd.h",
2059 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common.h", 2089 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common.h",
2060 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.c", 2090 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.c",
2061 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.h", 2091 "//third_party/libvpx/source/libvpx/vp9/common/vp9_common_data.h",
2062 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.c", 2092 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.c",
2063 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.h", 2093 "//third_party/libvpx/source/libvpx/vp9/common/vp9_convolve.h",
2064 "//third_party/libvpx/source/libvpx/vp9/common/vp9_debugmodes.c", 2094 "//third_party/libvpx/source/libvpx/vp9/common/vp9_debugmodes.c",
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
2144 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 2174 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
2145 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 2175 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
2146 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 2176 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
2147 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 2177 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
2148 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 2178 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
2149 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 2179 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
2150 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 2180 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
2151 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 2181 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
2152 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 2182 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
2153 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 2183 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
2184 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
2185 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
2154 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 2186 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
2155 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 2187 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
2156 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 2188 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
2157 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 2189 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
2158 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 2190 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
2159 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 2191 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
2160 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 2192 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
2161 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 2193 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
2162 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 2194 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
2163 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 2195 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
2447 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 2479 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
2448 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 2480 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
2449 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 2481 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
2450 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 2482 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
2451 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 2483 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
2452 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 2484 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
2453 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 2485 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
2454 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 2486 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
2455 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 2487 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
2456 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 2488 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
2489 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
2490 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
2457 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 2491 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
2458 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 2492 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
2459 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 2493 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
2460 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 2494 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
2461 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 2495 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
2462 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 2496 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
2463 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 2497 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
2464 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 2498 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
2465 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 2499 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
2466 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 2500 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
2746 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 2780 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
2747 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 2781 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
2748 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 2782 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
2749 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 2783 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
2750 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 2784 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
2751 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 2785 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
2752 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 2786 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
2753 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 2787 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
2754 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 2788 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
2755 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 2789 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
2790 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
2791 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
2756 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 2792 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
2757 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 2793 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
2758 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 2794 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
2759 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 2795 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
2760 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 2796 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
2761 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 2797 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
2762 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 2798 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
2763 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 2799 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
2764 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 2800 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
2765 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 2801 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
3045 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", 3081 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c",
3046 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h", 3082 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.h",
3047 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", 3083 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c",
3048 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", 3084 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h",
3049 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c", 3085 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.c",
3050 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h", 3086 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemb.h",
3051 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c", 3087 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.c",
3052 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h", 3088 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodemv.h",
3053 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c", 3089 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c",
3054 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h", 3090 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.h",
3091 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.c",
3092 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_ethread.h",
3055 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c", 3093 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.c",
3056 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h", 3094 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_extend.h",
3057 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c", 3095 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.c",
3058 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h", 3096 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.h",
3059 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c", 3097 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.c",
3060 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h", 3098 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_lookahead.h",
3061 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c", 3099 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.c",
3062 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h", 3100 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mbgraph.h",
3063 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c", 3101 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.c",
3064 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h", 3102 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_mcomp.h",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
3129 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 3167 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
3130 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 3168 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
3131 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 3169 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
3132 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 3170 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
3133 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", 3171 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h",
3134 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", 3172 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c",
3135 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", 3173 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h",
3136 ] 3174 ]
3137 libvpx_srcs_generic_assembly = [ 3175 libvpx_srcs_generic_assembly = [
3138 ] 3176 ]
OLDNEW
« no previous file with comments | « README.chromium ('k') | libvpx_srcs_arm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698