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

Side by Side Diff: libvpx_srcs_arm64.gypi

Issue 668403002: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 2 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 | « libvpx_srcs_arm.gypi ('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) 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 { 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 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_quantize_neon.c', 229 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_quantize_neon.c',
230 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_sad_neon.c', 230 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_sad_neon.c',
231 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_subtract_neon.c', 231 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_subtract_neon.c',
232 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_variance_neon.c', 232 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_variance_neon.c',
233 '<(libvpx_source)/vp9/encoder/vp9_aq_complexity.c', 233 '<(libvpx_source)/vp9/encoder/vp9_aq_complexity.c',
234 '<(libvpx_source)/vp9/encoder/vp9_aq_complexity.h', 234 '<(libvpx_source)/vp9/encoder/vp9_aq_complexity.h',
235 '<(libvpx_source)/vp9/encoder/vp9_aq_cyclicrefresh.c', 235 '<(libvpx_source)/vp9/encoder/vp9_aq_cyclicrefresh.c',
236 '<(libvpx_source)/vp9/encoder/vp9_aq_cyclicrefresh.h', 236 '<(libvpx_source)/vp9/encoder/vp9_aq_cyclicrefresh.h',
237 '<(libvpx_source)/vp9/encoder/vp9_aq_variance.c', 237 '<(libvpx_source)/vp9/encoder/vp9_aq_variance.c',
238 '<(libvpx_source)/vp9/encoder/vp9_aq_variance.h', 238 '<(libvpx_source)/vp9/encoder/vp9_aq_variance.h',
239 '<(libvpx_source)/vp9/encoder/vp9_avg.c',
239 '<(libvpx_source)/vp9/encoder/vp9_bitstream.c', 240 '<(libvpx_source)/vp9/encoder/vp9_bitstream.c',
240 '<(libvpx_source)/vp9/encoder/vp9_bitstream.h', 241 '<(libvpx_source)/vp9/encoder/vp9_bitstream.h',
241 '<(libvpx_source)/vp9/encoder/vp9_block.h', 242 '<(libvpx_source)/vp9/encoder/vp9_block.h',
242 '<(libvpx_source)/vp9/encoder/vp9_context_tree.c', 243 '<(libvpx_source)/vp9/encoder/vp9_context_tree.c',
243 '<(libvpx_source)/vp9/encoder/vp9_context_tree.h', 244 '<(libvpx_source)/vp9/encoder/vp9_context_tree.h',
244 '<(libvpx_source)/vp9/encoder/vp9_cost.c', 245 '<(libvpx_source)/vp9/encoder/vp9_cost.c',
245 '<(libvpx_source)/vp9/encoder/vp9_cost.h', 246 '<(libvpx_source)/vp9/encoder/vp9_cost.h',
246 '<(libvpx_source)/vp9/encoder/vp9_dct.c', 247 '<(libvpx_source)/vp9/encoder/vp9_dct.c',
247 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.c', 248 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.c',
248 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.h', 249 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.h',
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 '<(libvpx_source)/vpx_ports/vpx_timer.h', 331 '<(libvpx_source)/vpx_ports/vpx_timer.h',
331 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 332 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
332 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 333 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
333 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 334 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
334 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 335 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
335 '<(libvpx_source)/vpx_scale/vpx_scale.h', 336 '<(libvpx_source)/vpx_scale/vpx_scale.h',
336 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 337 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
337 '<(libvpx_source)/vpx_scale/yv12config.h', 338 '<(libvpx_source)/vpx_scale/yv12config.h',
338 ], 339 ],
339 } 340 }
OLDNEW
« no previous file with comments | « libvpx_srcs_arm.gypi ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698