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

Side by Side Diff: third_party/libvpx/libvpx_srcs.gni

Issue 2915763004: Roll src/third_party/libvpx/source/libvpx/ b3bf91bdc..b9649d240 (22 commits) (Closed)
Patch Set: Created 3 years, 6 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
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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 47 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
48 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 48 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
49 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 49 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
50 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 50 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
51 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 51 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
52 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 52 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
53 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 53 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
54 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 54 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
55 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 55 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
56 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 56 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
57 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
58 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
57 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 59 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
58 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 60 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
59 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 61 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
60 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 62 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
61 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 63 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
62 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 64 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
63 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 65 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
64 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 66 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
65 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.c", 67 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.c",
66 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.h", 68 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.h",
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 500 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
499 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 501 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
500 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 502 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
501 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 503 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
502 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 504 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
503 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 505 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
504 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 506 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
505 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 507 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
506 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 508 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
507 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 509 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
510 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
511 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
508 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 512 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
509 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 513 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
510 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 514 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
511 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 515 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
512 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 516 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
513 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 517 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
514 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 518 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
515 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 519 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
516 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.c", 520 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.c",
517 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.h", 521 "//third_party/libvpx/source/libvpx/vp8/common/x86/filter_x86.h",
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
956 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 960 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
957 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 961 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
958 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 962 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
959 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 963 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
960 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 964 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
961 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 965 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
962 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 966 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
963 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 967 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
964 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 968 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
965 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 969 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
970 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
971 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
966 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 972 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
967 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 973 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
968 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 974 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
969 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 975 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
970 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 976 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
971 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 977 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
972 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 978 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
973 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 979 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
974 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 980 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
975 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 981 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
1308 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 1314 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
1309 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 1315 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
1310 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 1316 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
1311 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 1317 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
1312 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 1318 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
1313 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 1319 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
1314 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 1320 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
1315 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 1321 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
1316 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 1322 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
1317 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 1323 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
1324 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
1325 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
1318 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 1326 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
1319 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 1327 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
1320 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 1328 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
1321 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 1329 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
1322 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 1330 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
1323 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 1331 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
1324 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 1332 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
1325 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 1333 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
1326 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 1334 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
1327 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 1335 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after
1691 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 1699 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
1692 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 1700 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
1693 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 1701 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
1694 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 1702 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
1695 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 1703 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
1696 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 1704 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
1697 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 1705 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
1698 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 1706 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
1699 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 1707 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
1700 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 1708 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
1709 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
1710 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
1701 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 1711 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
1702 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 1712 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
1703 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 1713 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
1704 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 1714 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
1705 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 1715 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
1706 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 1716 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
1707 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 1717 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
1708 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 1718 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
1709 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 1719 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
1710 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 1720 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
2106 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 2116 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
2107 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 2117 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
2108 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 2118 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
2109 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 2119 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
2110 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 2120 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
2111 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 2121 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
2112 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 2122 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
2113 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 2123 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
2114 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 2124 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
2115 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 2125 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
2126 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
2127 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
2116 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 2128 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
2117 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 2129 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
2118 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 2130 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
2119 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 2131 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
2120 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 2132 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
2121 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 2133 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
2122 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 2134 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
2123 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 2135 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
2124 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 2136 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
2125 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 2137 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
2481 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 2493 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
2482 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 2494 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
2483 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 2495 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
2484 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 2496 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
2485 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 2497 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
2486 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 2498 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
2487 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 2499 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
2488 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 2500 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
2489 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 2501 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
2490 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 2502 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
2503 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
2504 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
2491 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 2505 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
2492 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 2506 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
2493 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 2507 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
2494 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 2508 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
2495 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 2509 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
2496 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 2510 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
2497 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 2511 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
2498 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 2512 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
2499 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 2513 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
2500 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 2514 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
2815 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 2829 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
2816 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 2830 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
2817 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 2831 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
2818 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 2832 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
2819 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 2833 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
2820 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 2834 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
2821 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 2835 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
2822 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 2836 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
2823 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 2837 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
2824 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 2838 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
2839 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
2840 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
2825 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 2841 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
2826 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 2842 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
2827 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 2843 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
2828 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 2844 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
2829 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 2845 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
2830 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 2846 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
2831 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 2847 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
2832 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 2848 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
2833 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 2849 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
2834 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 2850 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
3149 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h", 3165 "//third_party/libvpx/source/libvpx/vp8/common/quant_common.h",
3150 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c", 3166 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.c",
3151 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h", 3167 "//third_party/libvpx/source/libvpx/vp8/common/reconinter.h",
3152 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c", 3168 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.c",
3153 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h", 3169 "//third_party/libvpx/source/libvpx/vp8/common/reconintra.h",
3154 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c", 3170 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.c",
3155 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h", 3171 "//third_party/libvpx/source/libvpx/vp8/common/reconintra4x4.h",
3156 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c", 3172 "//third_party/libvpx/source/libvpx/vp8/common/rtcd.c",
3157 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c", 3173 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.c",
3158 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h", 3174 "//third_party/libvpx/source/libvpx/vp8/common/setupintrarecon.h",
3175 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.c",
3176 "//third_party/libvpx/source/libvpx/vp8/common/skin_detection.h",
3159 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c", 3177 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.c",
3160 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h", 3178 "//third_party/libvpx/source/libvpx/vp8/common/swapyv12buffer.h",
3161 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h", 3179 "//third_party/libvpx/source/libvpx/vp8/common/systemdependent.h",
3162 "//third_party/libvpx/source/libvpx/vp8/common/threading.h", 3180 "//third_party/libvpx/source/libvpx/vp8/common/threading.h",
3163 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c", 3181 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.c",
3164 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h", 3182 "//third_party/libvpx/source/libvpx/vp8/common/treecoder.h",
3165 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h", 3183 "//third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h",
3166 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c", 3184 "//third_party/libvpx/source/libvpx/vp8/common/vp8_loopfilter.c",
3167 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c", 3185 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.c",
3168 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h", 3186 "//third_party/libvpx/source/libvpx/vp8/decoder/dboolhuff.h",
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
3432 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 3450 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
3433 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 3451 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
3434 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", 3452 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h",
3435 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", 3453 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c",
3436 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", 3454 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h",
3437 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h", 3455 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h",
3438 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c", 3456 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c",
3439 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h", 3457 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h",
3440 ] 3458 ]
3441 libvpx_srcs_generic_assembly = [] 3459 libvpx_srcs_generic_assembly = []
OLDNEW
« no previous file with comments | « third_party/libvpx/README.chromium ('k') | third_party/libvpx/source/config/ios/arm-neon/vpx_dsp_rtcd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698