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

Side by Side Diff: libvpx_srcs_x86_64.gypi

Issue 1322703002: Cherry pick vp8 halfpix variance fix (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx@m46-2490
Patch Set: Created 5 years, 3 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
« no previous file with comments | « libvpx_srcs_x86.gypi ('k') | libvpx_srcs_x86_64_intrinsics.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/blockd.c', 10 '<(libvpx_source)/vp8/common/blockd.c',
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 '<(libvpx_source)/vpx_dsp/vpx_convolve.h', 337 '<(libvpx_source)/vpx_dsp/vpx_convolve.h',
338 '<(libvpx_source)/vpx_dsp/vpx_dsp_common.h', 338 '<(libvpx_source)/vpx_dsp/vpx_dsp_common.h',
339 '<(libvpx_source)/vpx_dsp/vpx_dsp_rtcd.c', 339 '<(libvpx_source)/vpx_dsp/vpx_dsp_rtcd.c',
340 '<(libvpx_source)/vpx_dsp/vpx_filter.h', 340 '<(libvpx_source)/vpx_dsp/vpx_filter.h',
341 '<(libvpx_source)/vpx_dsp/x86/convolve.h', 341 '<(libvpx_source)/vpx_dsp/x86/convolve.h',
342 '<(libvpx_source)/vpx_dsp/x86/fwd_dct32x32_impl_avx2.h', 342 '<(libvpx_source)/vpx_dsp/x86/fwd_dct32x32_impl_avx2.h',
343 '<(libvpx_source)/vpx_dsp/x86/fwd_dct32x32_impl_sse2.h', 343 '<(libvpx_source)/vpx_dsp/x86/fwd_dct32x32_impl_sse2.h',
344 '<(libvpx_source)/vpx_dsp/x86/fwd_txfm_impl_sse2.h', 344 '<(libvpx_source)/vpx_dsp/x86/fwd_txfm_impl_sse2.h',
345 '<(libvpx_source)/vpx_dsp/x86/fwd_txfm_sse2.h', 345 '<(libvpx_source)/vpx_dsp/x86/fwd_txfm_sse2.h',
346 '<(libvpx_source)/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm', 346 '<(libvpx_source)/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm',
347 '<(libvpx_source)/vpx_dsp/x86/halfpix_variance_impl_sse2.asm',
347 '<(libvpx_source)/vpx_dsp/x86/intrapred_sse2.asm', 348 '<(libvpx_source)/vpx_dsp/x86/intrapred_sse2.asm',
348 '<(libvpx_source)/vpx_dsp/x86/intrapred_ssse3.asm', 349 '<(libvpx_source)/vpx_dsp/x86/intrapred_ssse3.asm',
349 '<(libvpx_source)/vpx_dsp/x86/inv_txfm_sse2.asm', 350 '<(libvpx_source)/vpx_dsp/x86/inv_txfm_sse2.asm',
350 '<(libvpx_source)/vpx_dsp/x86/inv_txfm_sse2.h', 351 '<(libvpx_source)/vpx_dsp/x86/inv_txfm_sse2.h',
351 '<(libvpx_source)/vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm', 352 '<(libvpx_source)/vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm',
352 '<(libvpx_source)/vpx_dsp/x86/loopfilter_mmx.asm', 353 '<(libvpx_source)/vpx_dsp/x86/loopfilter_mmx.asm',
353 '<(libvpx_source)/vpx_dsp/x86/quantize_ssse3_x86_64.asm', 354 '<(libvpx_source)/vpx_dsp/x86/quantize_ssse3_x86_64.asm',
354 '<(libvpx_source)/vpx_dsp/x86/sad4d_sse2.asm', 355 '<(libvpx_source)/vpx_dsp/x86/sad4d_sse2.asm',
355 '<(libvpx_source)/vpx_dsp/x86/sad_mmx.asm', 356 '<(libvpx_source)/vpx_dsp/x86/sad_mmx.asm',
356 '<(libvpx_source)/vpx_dsp/x86/sad_sse2.asm', 357 '<(libvpx_source)/vpx_dsp/x86/sad_sse2.asm',
(...skipping 28 matching lines...) Expand all
385 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 386 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
386 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 387 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
387 '<(libvpx_source)/vpx_scale/vpx_scale.h', 388 '<(libvpx_source)/vpx_scale/vpx_scale.h',
388 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 389 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
389 '<(libvpx_source)/vpx_scale/yv12config.h', 390 '<(libvpx_source)/vpx_scale/yv12config.h',
390 '<(libvpx_source)/vpx_util/endian_inl.h', 391 '<(libvpx_source)/vpx_util/endian_inl.h',
391 '<(libvpx_source)/vpx_util/vpx_thread.c', 392 '<(libvpx_source)/vpx_util/vpx_thread.c',
392 '<(libvpx_source)/vpx_util/vpx_thread.h', 393 '<(libvpx_source)/vpx_util/vpx_thread.h',
393 ], 394 ],
394 } 395 }
OLDNEW
« no previous file with comments | « libvpx_srcs_x86.gypi ('k') | libvpx_srcs_x86_64_intrinsics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698