| 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 1534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1545 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", | 1545 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", |
| 1546 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", | 1546 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", |
| 1547 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", | 1547 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", |
| 1548 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", | 1548 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", |
| 1549 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", | 1549 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", |
| 1550 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", | 1550 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", |
| 1551 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", | 1551 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", |
| 1552 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", | 1552 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", |
| 1553 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", | 1553 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", |
| 1554 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/deblock_neon.c", | 1554 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/deblock_neon.c", |
| 1555 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fdct_neon.c", |
| 1555 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", | 1556 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", |
| 1556 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", | 1557 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", |
| 1557 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", | 1558 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", |
| 1558 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", | 1559 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", |
| 1559 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_135_add_neon.c", | 1560 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_135_add_neon.c", |
| 1560 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", | 1561 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", |
| 1561 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c", | 1562 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c", |
| 1562 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", | 1563 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", |
| 1563 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_1_add_neon.c", | 1564 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_1_add_neon.c", |
| 1564 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_add_neon.c", | 1565 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_add_neon.c", |
| (...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2019 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", | 2020 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", |
| 2020 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo
n.c", | 2021 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo
n.c", |
| 2021 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c"
, | 2022 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c"
, |
| 2022 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c"
, | 2023 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c"
, |
| 2023 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", | 2024 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
| 2024 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_denoiser_neon.c", | 2025 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_denoiser_neon.c", |
| 2025 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_error_neon.c", | 2026 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_error_neon.c", |
| 2026 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 2027 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
| 2027 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", | 2028 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", |
| 2028 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/deblock_neon.c", | 2029 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/deblock_neon.c", |
| 2030 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fdct_neon.c", |
| 2029 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", | 2031 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", |
| 2030 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", | 2032 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", |
| 2031 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", | 2033 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", |
| 2032 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", | 2034 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", |
| 2033 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_135_add_neon.c", | 2035 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_135_add_neon.c", |
| 2034 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", | 2036 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", |
| 2035 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c", | 2037 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c", |
| 2036 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", | 2038 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", |
| 2037 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_1_add_neon.c", | 2039 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_1_add_neon.c", |
| 2038 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_add_neon.c", | 2040 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct8x8_add_neon.c", |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2341 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", | 2343 "//third_party/libvpx/source/libvpx/vpx/vp8dx.h", |
| 2342 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", | 2344 "//third_party/libvpx/source/libvpx/vpx/vpx_codec.h", |
| 2343 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", | 2345 "//third_party/libvpx/source/libvpx/vpx/vpx_decoder.h", |
| 2344 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", | 2346 "//third_party/libvpx/source/libvpx/vpx/vpx_encoder.h", |
| 2345 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", | 2347 "//third_party/libvpx/source/libvpx/vpx/vpx_frame_buffer.h", |
| 2346 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", | 2348 "//third_party/libvpx/source/libvpx/vpx/vpx_image.h", |
| 2347 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", | 2349 "//third_party/libvpx/source/libvpx/vpx/vpx_integer.h", |
| 2348 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", | 2350 "//third_party/libvpx/source/libvpx/vpx_dsp/add_noise.c", |
| 2349 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", | 2351 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/avg_neon.c", |
| 2350 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/deblock_neon.c", | 2352 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/deblock_neon.c", |
| 2353 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fdct_neon.c", |
| 2351 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", | 2354 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/fwd_txfm_neon.c", |
| 2352 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", | 2355 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/hadamard_neon.c", |
| 2353 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", | 2356 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_1_add_neon.c", |
| 2354 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", | 2357 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct16x16_add_neon.c", |
| 2355 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_135_add_neon.c", | 2358 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_135_add_neon.c", |
| 2356 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", | 2359 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_1_add_neon.c", |
| 2357 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c", | 2360 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c", |
| 2358 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", | 2361 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_add_neon.c", |
| 2359 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_1_add_neon.c", | 2362 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_1_add_neon.c", |
| 2360 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_add_neon.c", | 2363 "//third_party/libvpx/source/libvpx/vpx_dsp/arm/idct4x4_add_neon.c", |
| (...skipping 1068 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3429 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", | 3432 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", |
| 3430 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", | 3433 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", |
| 3431 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", | 3434 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", |
| 3432 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", | 3435 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", |
| 3433 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", | 3436 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", |
| 3434 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h", | 3437 "//third_party/libvpx/source/libvpx/vpx_util/endian_inl.h", |
| 3435 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c", | 3438 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.c", |
| 3436 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h", | 3439 "//third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h", |
| 3437 ] | 3440 ] |
| 3438 libvpx_srcs_generic_assembly = [] | 3441 libvpx_srcs_generic_assembly = [] |
| OLD | NEW |