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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
199 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 199 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
200 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 200 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
201 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 201 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
202 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 202 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
203 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 203 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
204 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 204 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
205 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 205 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
206 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 206 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
207 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 207 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
208 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 208 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 209 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
209 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 210 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
210 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 211 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
211 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 212 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
212 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 213 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
213 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 214 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
214 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 215 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
215 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 216 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
216 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 217 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
217 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 218 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
218 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 219 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
364 ] | 365 ] |
365 libvpx_srcs_x86_sse2 = [ | 366 libvpx_srcs_x86_sse2 = [ |
366 "//third_party/libvpx/source/libvpx/vp8/common/x86/idct_blk_sse2.c", | 367 "//third_party/libvpx/source/libvpx/vp8/common/x86/idct_blk_sse2.c", |
367 "//third_party/libvpx/source/libvpx/vp8/common/x86/recon_wrapper_sse2.c", | 368 "//third_party/libvpx/source/libvpx/vp8/common/x86/recon_wrapper_sse2.c", |
368 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_sse2.c", | 369 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_sse2.c", |
369 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/denoising_sse2.c", | 370 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/denoising_sse2.c", |
370 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse2.c", | 371 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse2.c", |
371 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c", | 372 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c", |
372 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c", | 373 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c", |
373 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.
c", | 374 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.
c", |
| 375 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_avg_intrin_sse2.c", |
374 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct32x32_sse2.c", | 376 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct32x32_sse2.c", |
375 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct_sse2.c", | 377 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct_sse2.c", |
| 378 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_quantize_sse2.c", |
376 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_sse2.c", | 379 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_sse2.c", |
377 ] | 380 ] |
378 libvpx_srcs_x86_sse3 = [ | 381 libvpx_srcs_x86_sse3 = [ |
379 ] | 382 ] |
380 libvpx_srcs_x86_ssse3 = [ | 383 libvpx_srcs_x86_ssse3 = [ |
381 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_ssse3.c", | 384 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_ssse3.c", |
382 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_ssse3.c", | 385 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_ssse3.c", |
383 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_ssse3.c", | 386 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_ssse3.c", |
384 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_subpixel_8t_intrin_ssse
3.c", | 387 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_subpixel_8t_intrin_ssse
3.c", |
385 ] | 388 ] |
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
586 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 589 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
587 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 590 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
588 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 591 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
589 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 592 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
590 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 593 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
591 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 594 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
592 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 595 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
593 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 596 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
594 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 597 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
595 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 598 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 599 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
596 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 600 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
597 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 601 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
598 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 602 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
599 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 603 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
600 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 604 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
601 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 605 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
602 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 606 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
603 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 607 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
604 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 608 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
605 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 609 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
757 ] | 761 ] |
758 libvpx_srcs_x86_64_sse2 = [ | 762 libvpx_srcs_x86_64_sse2 = [ |
759 "//third_party/libvpx/source/libvpx/vp8/common/x86/idct_blk_sse2.c", | 763 "//third_party/libvpx/source/libvpx/vp8/common/x86/idct_blk_sse2.c", |
760 "//third_party/libvpx/source/libvpx/vp8/common/x86/recon_wrapper_sse2.c", | 764 "//third_party/libvpx/source/libvpx/vp8/common/x86/recon_wrapper_sse2.c", |
761 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_sse2.c", | 765 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_sse2.c", |
762 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/denoising_sse2.c", | 766 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/denoising_sse2.c", |
763 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse2.c", | 767 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse2.c", |
764 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c", | 768 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c", |
765 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c", | 769 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c", |
766 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.
c", | 770 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.
c", |
| 771 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_avg_intrin_sse2.c", |
767 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct32x32_sse2.c", | 772 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct32x32_sse2.c", |
768 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct_sse2.c", | 773 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_dct_sse2.c", |
| 774 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_quantize_sse2.c", |
769 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_sse2.c", | 775 "//third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_sse2.c", |
770 ] | 776 ] |
771 libvpx_srcs_x86_64_sse3 = [ | 777 libvpx_srcs_x86_64_sse3 = [ |
772 ] | 778 ] |
773 libvpx_srcs_x86_64_ssse3 = [ | 779 libvpx_srcs_x86_64_ssse3 = [ |
774 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_ssse3.c", | 780 "//third_party/libvpx/source/libvpx/vp8/common/x86/variance_ssse3.c", |
775 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_ssse3.c", | 781 "//third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_ssse3.c", |
776 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_ssse3.c", | 782 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_idct_intrin_ssse3.c", |
777 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_subpixel_8t_intrin_ssse
3.c", | 783 "//third_party/libvpx/source/libvpx/vp9/common/x86/vp9_subpixel_8t_intrin_ssse
3.c", |
778 ] | 784 ] |
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
982 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 988 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
983 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 989 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
984 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 990 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
985 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 991 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
986 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 992 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
987 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 993 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
988 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 994 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
989 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 995 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
990 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 996 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
991 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 997 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 998 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
992 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 999 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
993 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 1000 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
994 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 1001 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
995 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 1002 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
996 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 1003 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
997 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 1004 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
998 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 1005 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
999 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 1006 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
1000 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 1007 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
1001 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 1008 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1347 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 1354 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
1348 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", | 1355 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
1349 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", | 1356 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
1350 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", | 1357 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
1351 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 1358 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
1352 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 1359 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
1353 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 1360 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
1354 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 1361 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
1355 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 1362 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
1356 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 1363 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 1364 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
1357 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 1365 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
1358 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 1366 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
1359 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 1367 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
1360 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 1368 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
1361 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 1369 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
1362 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 1370 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
1363 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 1371 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
1364 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 1372 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
1365 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 1373 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
1366 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 1374 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1701 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 1709 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
1702 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 1710 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
1703 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 1711 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
1704 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 1712 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
1705 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 1713 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
1706 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 1714 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
1707 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 1715 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
1708 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 1716 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
1709 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 1717 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
1710 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 1718 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 1719 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
1711 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 1720 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
1712 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 1721 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
1713 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 1722 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
1714 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 1723 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
1715 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 1724 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
1716 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 1725 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
1717 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 1726 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
1718 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 1727 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
1719 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 1728 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
1720 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 1729 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2115 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 2124 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
2116 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", | 2125 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
2117 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", | 2126 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
2118 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", | 2127 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
2119 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 2128 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
2120 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 2129 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
2121 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 2130 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
2122 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 2131 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
2123 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 2132 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
2124 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 2133 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 2134 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
2125 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 2135 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
2126 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 2136 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
2127 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 2137 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
2128 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 2138 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
2129 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 2139 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
2130 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 2140 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
2131 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 2141 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
2132 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 2142 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
2133 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 2143 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
2134 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 2144 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2416 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 2426 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
2417 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 2427 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
2418 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 2428 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
2419 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 2429 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
2420 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 2430 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
2421 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 2431 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
2422 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 2432 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
2423 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 2433 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
2424 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 2434 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
2425 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 2435 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 2436 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
2426 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 2437 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
2427 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 2438 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
2428 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 2439 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
2429 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 2440 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
2430 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 2441 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
2431 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 2442 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
2432 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 2443 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
2433 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 2444 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
2434 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 2445 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
2435 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 2446 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2713 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 2724 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
2714 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 2725 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
2715 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 2726 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
2716 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 2727 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
2717 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 2728 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
2718 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 2729 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
2719 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 2730 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
2720 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 2731 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
2721 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 2732 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
2722 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 2733 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 2734 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
2723 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 2735 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
2724 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 2736 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
2725 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 2737 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
2726 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 2738 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
2727 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 2739 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
2728 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 2740 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
2729 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 2741 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
2730 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 2742 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
2731 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 2743 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
2732 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 2744 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3010 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 3022 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
3011 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 3023 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
3012 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 3024 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
3013 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 3025 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
3014 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 3026 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
3015 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 3027 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
3016 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 3028 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
3017 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 3029 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
3018 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 3030 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
3019 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 3031 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
| 3032 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
3020 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", | 3033 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.c", |
3021 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", | 3034 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.h", |
3022 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", | 3035 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_block.h", |
3023 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", | 3036 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.c", |
3024 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", | 3037 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_context_tree.h", |
3025 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", | 3038 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.c", |
3026 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", | 3039 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_cost.h", |
3027 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", | 3040 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_dct.c", |
3028 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", | 3041 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.c", |
3029 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", | 3042 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_encodeframe.h", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3110 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", | 3123 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", |
3111 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", | 3124 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", |
3112 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", | 3125 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", |
3113 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", | 3126 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", |
3114 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", | 3127 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", |
3115 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", | 3128 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", |
3116 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", | 3129 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", |
3117 ] | 3130 ] |
3118 libvpx_srcs_generic_assembly = [ | 3131 libvpx_srcs_generic_assembly = [ |
3119 ] | 3132 ] |
OLD | NEW |