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

Side by Side Diff: libvpx_srcs_arm64.gypi

Issue 484923003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 4 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_neon.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) 2013 The Chromium Authors. All rights reserved. 2 # Copyright (c) 2013 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 { 6 {
7 'sources': [ 7 'sources': [
8 '<(libvpx_source)/vp8/common/alloccommon.c', 8 '<(libvpx_source)/vp8/common/alloccommon.c',
9 '<(libvpx_source)/vp8/common/alloccommon.h', 9 '<(libvpx_source)/vp8/common/alloccommon.h',
10 '<(libvpx_source)/vp8/common/arm/dequantize_arm.c', 10 '<(libvpx_source)/vp8/common/arm/dequantize_arm.c',
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 '<(libvpx_source)/vp8/decoder/decodemv.h', 88 '<(libvpx_source)/vp8/decoder/decodemv.h',
89 '<(libvpx_source)/vp8/decoder/decoderthreading.h', 89 '<(libvpx_source)/vp8/decoder/decoderthreading.h',
90 '<(libvpx_source)/vp8/decoder/detokenize.c', 90 '<(libvpx_source)/vp8/decoder/detokenize.c',
91 '<(libvpx_source)/vp8/decoder/detokenize.h', 91 '<(libvpx_source)/vp8/decoder/detokenize.h',
92 '<(libvpx_source)/vp8/decoder/onyxd_if.c', 92 '<(libvpx_source)/vp8/decoder/onyxd_if.c',
93 '<(libvpx_source)/vp8/decoder/onyxd_int.h', 93 '<(libvpx_source)/vp8/decoder/onyxd_int.h',
94 '<(libvpx_source)/vp8/decoder/threading.c', 94 '<(libvpx_source)/vp8/decoder/threading.c',
95 '<(libvpx_source)/vp8/decoder/treereader.h', 95 '<(libvpx_source)/vp8/decoder/treereader.h',
96 '<(libvpx_source)/vp8/encoder/arm/dct_arm.c', 96 '<(libvpx_source)/vp8/encoder/arm/dct_arm.c',
97 '<(libvpx_source)/vp8/encoder/arm/neon/denoising_neon.c', 97 '<(libvpx_source)/vp8/encoder/arm/neon/denoising_neon.c',
98 '<(libvpx_source)/vp8/encoder/arm/neon/subtract_neon.c',
99 '<(libvpx_source)/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c',
98 '<(libvpx_source)/vp8/encoder/arm/quantize_arm.c', 100 '<(libvpx_source)/vp8/encoder/arm/quantize_arm.c',
99 '<(libvpx_source)/vp8/encoder/bitstream.c', 101 '<(libvpx_source)/vp8/encoder/bitstream.c',
100 '<(libvpx_source)/vp8/encoder/bitstream.h', 102 '<(libvpx_source)/vp8/encoder/bitstream.h',
101 '<(libvpx_source)/vp8/encoder/block.h', 103 '<(libvpx_source)/vp8/encoder/block.h',
102 '<(libvpx_source)/vp8/encoder/boolhuff.c', 104 '<(libvpx_source)/vp8/encoder/boolhuff.c',
103 '<(libvpx_source)/vp8/encoder/boolhuff.h', 105 '<(libvpx_source)/vp8/encoder/boolhuff.h',
104 '<(libvpx_source)/vp8/encoder/dct.c', 106 '<(libvpx_source)/vp8/encoder/dct.c',
105 '<(libvpx_source)/vp8/encoder/dct_value_cost.h', 107 '<(libvpx_source)/vp8/encoder/dct_value_cost.h',
106 '<(libvpx_source)/vp8/encoder/dct_value_tokens.h', 108 '<(libvpx_source)/vp8/encoder/dct_value_tokens.h',
107 '<(libvpx_source)/vp8/encoder/defaultcoefcounts.h', 109 '<(libvpx_source)/vp8/encoder/defaultcoefcounts.h',
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 '<(libvpx_source)/vpx_ports/vpx_timer.h', 321 '<(libvpx_source)/vpx_ports/vpx_timer.h',
320 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 322 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
321 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 323 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
322 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 324 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
323 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 325 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
324 '<(libvpx_source)/vpx_scale/vpx_scale.h', 326 '<(libvpx_source)/vpx_scale/vpx_scale.h',
325 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 327 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
326 '<(libvpx_source)/vpx_scale/yv12config.h', 328 '<(libvpx_source)/vpx_scale/yv12config.h',
327 ], 329 ],
328 } 330 }
OLDNEW
« no previous file with comments | « README.chromium ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698