| OLD | NEW |
| 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 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm", | 372 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm", |
| 373 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_temporal_filter_apply_
sse2.asm", | 373 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_temporal_filter_apply_
sse2.asm", |
| 374 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_mmx.asm", | 374 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_mmx.asm", |
| 375 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_sse2.asm", | 375 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_sse2.asm", |
| 376 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/halfpix_variance_impl_sse2.asm
", | 376 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/halfpix_variance_impl_sse2.asm
", |
| 377 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_sse2.asm", | 377 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_sse2.asm", |
| 378 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm", | 378 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm", |
| 379 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_wht_sse2.asm", | 379 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_wht_sse2.asm", |
| 380 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/loopfilter_mmx.asm", | 380 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/loopfilter_mmx.asm", |
| 381 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad4d_sse2.asm", | 381 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad4d_sse2.asm", |
| 382 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_mmx.asm", | |
| 383 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse2.asm", | 382 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse2.asm", |
| 384 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse3.asm", | 383 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse3.asm", |
| 385 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse4.asm", | 384 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse4.asm", |
| 386 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_ssse3.asm", | 385 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_ssse3.asm", |
| 387 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm", | 386 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm", |
| 388 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subtract_sse2.asm", | 387 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subtract_sse2.asm", |
| 389 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/variance_impl_mmx.asm", | 388 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/variance_impl_mmx.asm", |
| 390 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_convolve_copy_sse2.asm", | 389 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_convolve_copy_sse2.asm", |
| 391 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_sse2.asm", | 390 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_sse2.asm", |
| 392 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm", | 391 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm", |
| (...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 813 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm", | 812 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm", |
| 814 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/halfpix_variance_impl_sse2.asm
", | 813 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/halfpix_variance_impl_sse2.asm
", |
| 815 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_sse2.asm", | 814 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_sse2.asm", |
| 816 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm", | 815 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm", |
| 817 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm", | 816 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm", |
| 818 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_wht_sse2.asm", | 817 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/inv_wht_sse2.asm", |
| 819 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/loopfilter_mmx.asm", | 818 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/loopfilter_mmx.asm", |
| 820 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_avx_x86_64.asm", | 819 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_avx_x86_64.asm", |
| 821 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm", | 820 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm", |
| 822 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad4d_sse2.asm", | 821 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad4d_sse2.asm", |
| 823 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_mmx.asm", | |
| 824 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse2.asm", | 822 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse2.asm", |
| 825 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse3.asm", | 823 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse3.asm", |
| 826 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse4.asm", | 824 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_sse4.asm", |
| 827 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_ssse3.asm", | 825 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/sad_ssse3.asm", |
| 828 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/ssim_opt_x86_64.asm", | 826 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/ssim_opt_x86_64.asm", |
| 829 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm", | 827 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm", |
| 830 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subtract_sse2.asm", | 828 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/subtract_sse2.asm", |
| 831 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/variance_impl_mmx.asm", | 829 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/variance_impl_mmx.asm", |
| 832 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_convolve_copy_sse2.asm", | 830 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_convolve_copy_sse2.asm", |
| 833 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_sse2.asm", | 831 "//third_party/libvpx/source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_sse2.asm", |
| (...skipping 706 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1540 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", | 1538 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", |
| 1541 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", | 1539 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", |
| 1542 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", | 1540 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", |
| 1543 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", | 1541 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", |
| 1544 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", | 1542 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", |
| 1545 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", | 1543 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", |
| 1546 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", | 1544 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", |
| 1547 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", | 1545 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", |
| 1548 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", | 1546 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", |
| 1549 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", | 1547 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", |
| 1548 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", |
| 1550 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_neon.c", | 1549 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_neon.c", |
| 1551 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/intrapred_neon.c", | 1550 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/intrapred_neon.c", |
| 1552 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_neon.c", | 1551 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_neon.c", |
| 1553 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad4d_neon.c", | 1552 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad4d_neon.c", |
| 1554 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad_neon.c", | 1553 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad_neon.c", |
| 1555 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subpel_variance_media.c", | 1554 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subpel_variance_media.c", |
| 1556 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subpel_variance_neon.c", | 1555 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subpel_variance_neon.c", |
| 1557 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subtract_neon.c", | 1556 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subtract_neon.c", |
| 1558 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/variance_neon.c", | 1557 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/variance_neon.c", |
| 1559 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_convolve_neon.c", | 1558 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_convolve_neon.c", |
| (...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2050 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c"
, | 2049 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c"
, |
| 2051 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", | 2050 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", |
| 2052 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo
n.c", | 2051 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo
n.c", |
| 2053 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c"
, | 2052 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c"
, |
| 2054 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c"
, | 2053 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c"
, |
| 2055 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", | 2054 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
| 2056 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_error_neon.c", | 2055 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_error_neon.c", |
| 2057 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 2056 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
| 2058 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", | 2057 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", |
| 2059 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", | 2058 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", |
| 2059 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", |
| 2060 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_neon.c", | 2060 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_neon.c", |
| 2061 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/intrapred_neon.c", | 2061 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/intrapred_neon.c", |
| 2062 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_neon.c", | 2062 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_neon.c", |
| 2063 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad4d_neon.c", | 2063 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad4d_neon.c", |
| 2064 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad_neon.c", | 2064 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad_neon.c", |
| 2065 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subpel_variance_neon.c", | 2065 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subpel_variance_neon.c", |
| 2066 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subtract_neon.c", | 2066 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/subtract_neon.c", |
| 2067 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/variance_neon.c", | 2067 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/variance_neon.c", |
| 2068 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_convolve_neon.c", | 2068 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_convolve_neon.c", |
| 2069 ] | 2069 ] |
| (...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2365 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", | 2365 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", |
| 2366 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", | 2366 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", |
| 2367 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", | 2367 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", |
| 2368 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", | 2368 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", |
| 2369 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", | 2369 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", |
| 2370 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", | 2370 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", |
| 2371 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", | 2371 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", |
| 2372 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", | 2372 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", |
| 2373 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", | 2373 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", |
| 2374 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", | 2374 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", |
| 2375 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", |
| 2375 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", | 2376 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", |
| 2376 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", | 2377 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", |
| 2377 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_neon.c", | 2378 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_neon.c", |
| 2378 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", | 2379 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", |
| 2379 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", | 2380 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", |
| 2380 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_1_add_neon.c", | 2381 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_1_add_neon.c", |
| 2381 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_add_neon.c", | 2382 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_add_neon.c", |
| 2382 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_1_add_neon.c", | 2383 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_1_add_neon.c", |
| 2383 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_add_neon.c", | 2384 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_add_neon.c", |
| 2384 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/intrapred_neon.c", | 2385 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/intrapred_neon.c", |
| (...skipping 1045 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3430 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", | 3431 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", |
| 3431 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", | 3432 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", |
| 3432 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", | 3433 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", |
| 3433 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", | 3434 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", |
| 3434 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", | 3435 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", |
| 3435 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h", | 3436 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h", |
| 3436 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c", | 3437 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c", |
| 3437 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h", | 3438 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h", |
| 3438 ] | 3439 ] |
| 3439 libvpx_srcs_generic_assembly = [] | 3440 libvpx_srcs_generic_assembly = [] |
| OLD | NEW |