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

Side by Side Diff: libvpx_srcs_arm64.gypi

Issue 375983002: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 5 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) 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 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c', 247 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c',
248 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h', 248 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h',
249 '<(libvpx_source)/vp9/encoder/vp9_picklpf.c', 249 '<(libvpx_source)/vp9/encoder/vp9_picklpf.c',
250 '<(libvpx_source)/vp9/encoder/vp9_picklpf.h', 250 '<(libvpx_source)/vp9/encoder/vp9_picklpf.h',
251 '<(libvpx_source)/vp9/encoder/vp9_pickmode.c', 251 '<(libvpx_source)/vp9/encoder/vp9_pickmode.c',
252 '<(libvpx_source)/vp9/encoder/vp9_pickmode.h', 252 '<(libvpx_source)/vp9/encoder/vp9_pickmode.h',
253 '<(libvpx_source)/vp9/encoder/vp9_quantize.c', 253 '<(libvpx_source)/vp9/encoder/vp9_quantize.c',
254 '<(libvpx_source)/vp9/encoder/vp9_quantize.h', 254 '<(libvpx_source)/vp9/encoder/vp9_quantize.h',
255 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c', 255 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c',
256 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h', 256 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h',
257 '<(libvpx_source)/vp9/encoder/vp9_rd.c',
258 '<(libvpx_source)/vp9/encoder/vp9_rd.h',
257 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c', 259 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c',
258 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h', 260 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h',
259 '<(libvpx_source)/vp9/encoder/vp9_resize.c', 261 '<(libvpx_source)/vp9/encoder/vp9_resize.c',
260 '<(libvpx_source)/vp9/encoder/vp9_resize.h', 262 '<(libvpx_source)/vp9/encoder/vp9_resize.h',
261 '<(libvpx_source)/vp9/encoder/vp9_sad.c', 263 '<(libvpx_source)/vp9/encoder/vp9_sad.c',
262 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c', 264 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c',
263 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h', 265 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h',
264 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c', 266 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c',
265 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h', 267 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h',
266 '<(libvpx_source)/vp9/encoder/vp9_subexp.c', 268 '<(libvpx_source)/vp9/encoder/vp9_subexp.c',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 '<(libvpx_source)/vpx_ports/vpx_timer.h', 314 '<(libvpx_source)/vpx_ports/vpx_timer.h',
313 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 315 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
314 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 316 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
315 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 317 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
316 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 318 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
317 '<(libvpx_source)/vpx_scale/vpx_scale.h', 319 '<(libvpx_source)/vpx_scale/vpx_scale.h',
318 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 320 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
319 '<(libvpx_source)/vpx_scale/yv12config.h', 321 '<(libvpx_source)/vpx_scale/yv12config.h',
320 ], 322 ],
321 } 323 }
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