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

Side by Side Diff: libvpx_srcs_x86.gypi

Issue 290653003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 7 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
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', 8 '<(libvpx_source)/third_party/x86inc/x86inc.asm',
9 '<(libvpx_source)/vp8/common/alloccommon.c', 9 '<(libvpx_source)/vp8/common/alloccommon.c',
10 '<(libvpx_source)/vp8/common/alloccommon.h', 10 '<(libvpx_source)/vp8/common/alloccommon.h',
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 '<(libvpx_source)/vp9/encoder/vp9_tokenize.c', 302 '<(libvpx_source)/vp9/encoder/vp9_tokenize.c',
303 '<(libvpx_source)/vp9/encoder/vp9_tokenize.h', 303 '<(libvpx_source)/vp9/encoder/vp9_tokenize.h',
304 '<(libvpx_source)/vp9/encoder/vp9_treewriter.c', 304 '<(libvpx_source)/vp9/encoder/vp9_treewriter.c',
305 '<(libvpx_source)/vp9/encoder/vp9_treewriter.h', 305 '<(libvpx_source)/vp9/encoder/vp9_treewriter.h',
306 '<(libvpx_source)/vp9/encoder/vp9_variance.c', 306 '<(libvpx_source)/vp9/encoder/vp9_variance.c',
307 '<(libvpx_source)/vp9/encoder/vp9_variance.h', 307 '<(libvpx_source)/vp9/encoder/vp9_variance.h',
308 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c', 308 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c',
309 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h', 309 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h',
310 '<(libvpx_source)/vp9/encoder/vp9_writer.c', 310 '<(libvpx_source)/vp9/encoder/vp9_writer.c',
311 '<(libvpx_source)/vp9/encoder/vp9_writer.h', 311 '<(libvpx_source)/vp9/encoder/vp9_writer.h',
312 '<(libvpx_source)/vp9/encoder/x86/vp9_dct_mmx.asm',
312 '<(libvpx_source)/vp9/encoder/x86/vp9_error_sse2.asm', 313 '<(libvpx_source)/vp9/encoder/x86/vp9_error_sse2.asm',
313 '<(libvpx_source)/vp9/encoder/x86/vp9_sad4d_sse2.asm', 314 '<(libvpx_source)/vp9/encoder/x86/vp9_sad4d_sse2.asm',
314 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_mmx.asm', 315 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_mmx.asm',
315 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_sse2.asm', 316 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_sse2.asm',
316 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_sse3.asm', 317 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_sse3.asm',
317 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_sse4.asm', 318 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_sse4.asm',
318 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_ssse3.asm', 319 '<(libvpx_source)/vp9/encoder/x86/vp9_sad_ssse3.asm',
319 '<(libvpx_source)/vp9/encoder/x86/vp9_subpel_variance.asm', 320 '<(libvpx_source)/vp9/encoder/x86/vp9_subpel_variance.asm',
320 '<(libvpx_source)/vp9/encoder/x86/vp9_subtract_sse2.asm', 321 '<(libvpx_source)/vp9/encoder/x86/vp9_subtract_sse2.asm',
321 '<(libvpx_source)/vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm', 322 '<(libvpx_source)/vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm',
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 '<(libvpx_source)/vpx_ports/x86_abi_support.asm', 358 '<(libvpx_source)/vpx_ports/x86_abi_support.asm',
358 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 359 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
359 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 360 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
360 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 361 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
361 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 362 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
362 '<(libvpx_source)/vpx_scale/vpx_scale.h', 363 '<(libvpx_source)/vpx_scale/vpx_scale.h',
363 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 364 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
364 '<(libvpx_source)/vpx_scale/yv12config.h', 365 '<(libvpx_source)/vpx_scale/yv12config.h',
365 ], 366 ],
366 } 367 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698