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

Side by Side Diff: third_party/libvpx/libvpx_srcs.gni

Issue 2708273003: Roll src/third_party/libvpx/source/libvpx/ 91f87e751..4d4231352 (50 commits). (Closed)
Patch Set: Created 3 years, 9 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
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 libvpx_srcs_x86 = [ 6 libvpx_srcs_x86 = [
7 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c", 7 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c",
8 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h", 8 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h",
9 "//third_party/libvpx/source/libvpx/vp8/common/blockd.c", 9 "//third_party/libvpx/source/libvpx/vp8/common/blockd.c",
10 "//third_party/libvpx/source/libvpx/vp8/common/blockd.h", 10 "//third_party/libvpx/source/libvpx/vp8/common/blockd.h",
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 "//third_party/libvpx/source/libvpx/vpx_dsp/subtract.c", 309 "//third_party/libvpx/source/libvpx/vpx_dsp/subtract.c",
310 "//third_party/libvpx/source/libvpx/vpx_dsp/sum_squares.c", 310 "//third_party/libvpx/source/libvpx/vpx_dsp/sum_squares.c",
311 "//third_party/libvpx/source/libvpx/vpx_dsp/txfm_common.h", 311 "//third_party/libvpx/source/libvpx/vpx_dsp/txfm_common.h",
312 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.c", 312 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.c",
313 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.h", 313 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.h",
314 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.c", 314 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.c",
315 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.h", 315 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.h",
316 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_common.h", 316 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_common.h",
317 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_rtcd.c", 317 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_rtcd.c",
318 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_filter.h", 318 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_filter.h",
319 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/bitdepth_conversion_avx2.h",
319 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/bitdepth_conversion_sse2.h", 320 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/bitdepth_conversion_sse2.h",
320 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve.h", 321 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve.h",
321 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_avx2.h", 322 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_avx2.h",
322 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_sse2.h", 323 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_sse2.h",
323 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_impl_sse2.h", 324 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_impl_sse2.h",
324 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_sse2.h", 325 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_sse2.h",
325 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_sse2.h", 326 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_sse2.h",
326 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/txfm_common_sse2.h", 327 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/txfm_common_sse2.h",
327 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_asm_stubs.c", 328 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_asm_stubs.c",
328 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 329 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 "//third_party/libvpx/source/libvpx/vpx_dsp/subtract.c", 752 "//third_party/libvpx/source/libvpx/vpx_dsp/subtract.c",
752 "//third_party/libvpx/source/libvpx/vpx_dsp/sum_squares.c", 753 "//third_party/libvpx/source/libvpx/vpx_dsp/sum_squares.c",
753 "//third_party/libvpx/source/libvpx/vpx_dsp/txfm_common.h", 754 "//third_party/libvpx/source/libvpx/vpx_dsp/txfm_common.h",
754 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.c", 755 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.c",
755 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.h", 756 "//third_party/libvpx/source/libvpx/vpx_dsp/variance.h",
756 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.c", 757 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.c",
757 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.h", 758 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_convolve.h",
758 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_common.h", 759 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_common.h",
759 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_rtcd.c", 760 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_dsp_rtcd.c",
760 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_filter.h", 761 "//third_party/libvpx/source/libvpx/vpx_dsp/vpx_filter.h",
762 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/bitdepth_conversion_avx2.h",
761 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/bitdepth_conversion_sse2.h", 763 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/bitdepth_conversion_sse2.h",
762 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve.h", 764 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve.h",
763 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_avx2.h", 765 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_avx2.h",
764 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_sse2.h", 766 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_dct32x32_impl_sse2.h",
765 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_impl_sse2.h", 767 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_impl_sse2.h",
766 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_sse2.h", 768 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_sse2.h",
767 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_sse2.h", 769 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_sse2.h",
768 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/txfm_common_sse2.h", 770 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/txfm_common_sse2.h",
769 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_asm_stubs.c", 771 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_asm_stubs.c",
770 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h", 772 "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
821 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/avg_ssse3_x86_64.asm", 823 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/avg_ssse3_x86_64.asm",
822 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/deblock_sse2.asm", 824 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/deblock_sse2.asm",
823 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm", 825 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm",
824 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_intrapred_sse2.asm", 826 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_intrapred_sse2.asm",
825 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm", 827 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm",
826 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_sad_sse2.asm", 828 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_sad_sse2.asm",
827 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_ss e2.asm", 829 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_ss e2.asm",
828 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_variance_impl_sse2.asm" , 830 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/highbd_variance_impl_sse2.asm" ,
829 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_sse2.asm", 831 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_sse2.asm",
830 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm", 832 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm",
831 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm",
832 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_wht_sse2.asm", 833 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_wht_sse2.asm",
833 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_avx_x86_64.asm", 834 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_avx_x86_64.asm",
834 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm", 835 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm",
835 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad4d_sse2.asm", 836 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad4d_sse2.asm",
836 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse2.asm", 837 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse2.asm",
837 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse3.asm", 838 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse3.asm",
838 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse4.asm", 839 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse4.asm",
839 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_ssse3.asm", 840 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_ssse3.asm",
840 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/ssim_opt_x86_64.asm", 841 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/ssim_opt_x86_64.asm",
841 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm", 842 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm",
(...skipping 2557 matching lines...) Expand 10 before | Expand all | Expand 10 after
3399 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", 3400 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c",
3400 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", 3401 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c",
3401 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", 3402 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h",
3402 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", 3403 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c",
3403 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", 3404 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h",
3404 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h", 3405 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h",
3405 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c", 3406 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c",
3406 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h", 3407 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h",
3407 ] 3408 ]
3408 libvpx_srcs_generic_assembly = [] 3409 libvpx_srcs_generic_assembly = []
OLDNEW
« no previous file with comments | « third_party/libvpx/README.chromium ('k') | third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698