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

Side by Side Diff: libvpx_srcs.gni

Issue 1019863002: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 9 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
« 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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", 293 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h",
294 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", 294 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h",
295 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 295 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
296 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 296 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
297 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 297 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
298 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 298 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
299 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 299 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
300 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 300 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
301 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 301 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
302 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 302 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
303 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
304 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 303 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
305 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 304 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
306 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 305 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
307 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 306 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
308 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 307 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
309 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 308 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
310 "//third_party/libvpx/source/libvpx/vpx_ports/x86.h", 309 "//third_party/libvpx/source/libvpx/vpx_ports/x86.h",
311 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 310 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
312 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 311 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
313 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 312 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", 705 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h",
707 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", 706 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h",
708 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 707 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
709 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 708 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
710 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 709 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
711 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 710 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
712 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 711 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
713 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 712 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
714 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 713 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
715 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 714 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
716 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
717 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 715 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
718 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 716 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
719 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 717 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
720 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 718 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
721 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 719 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
722 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 720 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
723 "//third_party/libvpx/source/libvpx/vpx_ports/x86.h", 721 "//third_party/libvpx/source/libvpx/vpx_ports/x86.h",
724 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 722 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
725 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 723 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
726 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 724 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
1128 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 1126 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
1129 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 1127 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
1130 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 1128 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
1131 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 1129 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
1132 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 1130 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
1133 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 1131 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
1134 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 1132 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
1135 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 1133 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
1136 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h", 1134 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
1137 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c", 1135 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
1138 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
1139 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 1136 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
1140 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 1137 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
1141 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 1138 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
1142 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 1139 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
1143 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 1140 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
1144 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 1141 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
1145 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 1142 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
1146 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 1143 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
1147 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 1144 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
1148 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 1145 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
(...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1505 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 1502 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
1506 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 1503 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
1507 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 1504 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
1508 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 1505 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
1509 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 1506 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
1510 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 1507 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
1511 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 1508 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
1512 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 1509 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
1513 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h", 1510 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
1514 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c", 1511 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
1515 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
1516 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 1512 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
1517 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 1513 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
1518 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 1514 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
1519 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 1515 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
1520 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 1516 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
1521 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 1517 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
1522 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 1518 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
1523 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 1519 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
1524 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 1520 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
1525 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 1521 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
1863 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 1859 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
1864 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 1860 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
1865 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 1861 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
1866 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 1862 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
1867 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 1863 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
1868 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 1864 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
1869 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 1865 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
1870 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 1866 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
1871 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h", 1867 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
1872 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c", 1868 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
1873 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
1874 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 1869 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
1875 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 1870 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
1876 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 1871 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
1877 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 1872 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
1878 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 1873 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
1879 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 1874 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
1880 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 1875 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
1881 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 1876 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
1882 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 1877 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
1883 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 1878 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after
2309 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 2304 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
2310 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 2305 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
2311 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 2306 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
2312 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 2307 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
2313 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 2308 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
2314 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 2309 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
2315 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 2310 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
2316 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 2311 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
2317 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h", 2312 "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
2318 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c", 2313 "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
2319 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
2320 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 2314 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
2321 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 2315 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
2322 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 2316 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
2323 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 2317 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
2324 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 2318 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
2325 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 2319 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
2326 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 2320 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
2327 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 2321 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
2328 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 2322 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
2329 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 2323 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
2618 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", 2612 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h",
2619 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", 2613 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h",
2620 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 2614 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
2621 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 2615 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
2622 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 2616 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
2623 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 2617 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
2624 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 2618 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
2625 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 2619 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
2626 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 2620 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
2627 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 2621 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
2628 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
2629 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 2622 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
2630 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 2623 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
2631 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 2624 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
2632 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 2625 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
2633 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 2626 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
2634 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 2627 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
2635 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 2628 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
2636 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 2629 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
2637 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 2630 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
2638 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 2631 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
2925 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", 2918 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h",
2926 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", 2919 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h",
2927 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 2920 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
2928 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 2921 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
2929 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 2922 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
2930 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 2923 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
2931 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 2924 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
2932 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 2925 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
2933 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 2926 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
2934 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 2927 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
2935 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
2936 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 2928 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
2937 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 2929 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
2938 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 2930 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
2939 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 2931 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
2940 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 2932 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
2941 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 2933 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
2942 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 2934 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
2943 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 2935 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
2944 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 2936 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
2945 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 2937 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
3232 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", 3224 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h",
3233 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", 3225 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h",
3234 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", 3226 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h",
3235 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", 3227 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h",
3236 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", 3228 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h",
3237 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", 3229 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h",
3238 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", 3230 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h",
3239 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 3231 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
3240 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c", 3232 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
3241 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h", 3233 "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
3242 "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
3243 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h", 3234 "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
3244 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h", 3235 "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
3245 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h", 3236 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
3246 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h", 3237 "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops_aligned.h",
3247 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h", 3238 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_once.h",
3248 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h", 3239 "//third_party/libvpx/source/libvpx/vpx_ports/vpx_timer.h",
3249 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", 3240 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c",
3250 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", 3241 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c",
3251 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 3242 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
3252 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 3243 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
3253 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", 3244 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h",
3254 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", 3245 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c",
3255 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", 3246 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h",
3256 ] 3247 ]
3257 libvpx_srcs_generic_assembly = [ 3248 libvpx_srcs_generic_assembly = [
3258 ] 3249 ]
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