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

Side by Side Diff: libvpx_srcs_x86_64.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_x86.gypi ('k') | source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h » ('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)/third_party/x86inc/x86inc.asm',
9 '<(libvpx_source)/vp8/common/alloccommon.c', 8 '<(libvpx_source)/vp8/common/alloccommon.c',
10 '<(libvpx_source)/vp8/common/alloccommon.h', 9 '<(libvpx_source)/vp8/common/alloccommon.h',
11 '<(libvpx_source)/vp8/common/blockd.c', 10 '<(libvpx_source)/vp8/common/blockd.c',
12 '<(libvpx_source)/vp8/common/blockd.h', 11 '<(libvpx_source)/vp8/common/blockd.h',
13 '<(libvpx_source)/vp8/common/coefupdateprobs.h', 12 '<(libvpx_source)/vp8/common/coefupdateprobs.h',
14 '<(libvpx_source)/vp8/common/common.h', 13 '<(libvpx_source)/vp8/common/common.h',
15 '<(libvpx_source)/vp8/common/debugmodes.c', 14 '<(libvpx_source)/vp8/common/debugmodes.c',
16 '<(libvpx_source)/vp8/common/default_coef_probs.h', 15 '<(libvpx_source)/vp8/common/default_coef_probs.h',
17 '<(libvpx_source)/vp8/common/dequantize.c', 16 '<(libvpx_source)/vp8/common/dequantize.c',
18 '<(libvpx_source)/vp8/common/entropy.c', 17 '<(libvpx_source)/vp8/common/entropy.c',
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c', 276 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c',
278 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h', 277 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h',
279 '<(libvpx_source)/vp9/encoder/vp9_picklpf.c', 278 '<(libvpx_source)/vp9/encoder/vp9_picklpf.c',
280 '<(libvpx_source)/vp9/encoder/vp9_picklpf.h', 279 '<(libvpx_source)/vp9/encoder/vp9_picklpf.h',
281 '<(libvpx_source)/vp9/encoder/vp9_pickmode.c', 280 '<(libvpx_source)/vp9/encoder/vp9_pickmode.c',
282 '<(libvpx_source)/vp9/encoder/vp9_pickmode.h', 281 '<(libvpx_source)/vp9/encoder/vp9_pickmode.h',
283 '<(libvpx_source)/vp9/encoder/vp9_quantize.c', 282 '<(libvpx_source)/vp9/encoder/vp9_quantize.c',
284 '<(libvpx_source)/vp9/encoder/vp9_quantize.h', 283 '<(libvpx_source)/vp9/encoder/vp9_quantize.h',
285 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c', 284 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c',
286 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h', 285 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h',
286 '<(libvpx_source)/vp9/encoder/vp9_rd.c',
287 '<(libvpx_source)/vp9/encoder/vp9_rd.h',
287 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c', 288 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c',
288 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h', 289 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h',
289 '<(libvpx_source)/vp9/encoder/vp9_resize.c', 290 '<(libvpx_source)/vp9/encoder/vp9_resize.c',
290 '<(libvpx_source)/vp9/encoder/vp9_resize.h', 291 '<(libvpx_source)/vp9/encoder/vp9_resize.h',
291 '<(libvpx_source)/vp9/encoder/vp9_sad.c', 292 '<(libvpx_source)/vp9/encoder/vp9_sad.c',
292 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c', 293 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c',
293 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h', 294 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h',
294 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c', 295 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c',
295 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h', 296 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h',
296 '<(libvpx_source)/vp9/encoder/vp9_subexp.c', 297 '<(libvpx_source)/vp9/encoder/vp9_subexp.c',
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 '<(libvpx_source)/vpx_ports/x86_abi_support.asm', 360 '<(libvpx_source)/vpx_ports/x86_abi_support.asm',
360 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 361 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
361 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 362 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
362 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 363 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
363 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 364 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
364 '<(libvpx_source)/vpx_scale/vpx_scale.h', 365 '<(libvpx_source)/vpx_scale/vpx_scale.h',
365 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 366 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
366 '<(libvpx_source)/vpx_scale/yv12config.h', 367 '<(libvpx_source)/vpx_scale/yv12config.h',
367 ], 368 ],
368 } 369 }
OLDNEW
« no previous file with comments | « libvpx_srcs_x86.gypi ('k') | source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698