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 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
189 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 189 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
190 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 190 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
191 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 191 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
192 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 192 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
193 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 193 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
194 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 194 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
195 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 195 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
196 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 196 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
197 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 197 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
198 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 198 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
199 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
200 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
201 "//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", |
202 "//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", |
203 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 201 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
204 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 202 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
205 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 203 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
206 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 204 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
207 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 205 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
208 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 206 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
209 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 207 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
210 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 208 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
600 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 598 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
601 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 599 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
602 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 600 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
603 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 601 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
604 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 602 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
605 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 603 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
606 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 604 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
607 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 605 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
608 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 606 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
609 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 607 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
610 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
611 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
612 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 608 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
613 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 609 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
614 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 610 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
615 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 611 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
616 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 612 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
617 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 613 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
618 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 614 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
619 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 615 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
620 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 616 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
621 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 617 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1019 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 1015 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
1020 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 1016 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
1021 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 1017 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
1022 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 1018 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
1023 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 1019 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
1024 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 1020 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
1025 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 1021 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
1026 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 1022 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
1027 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 1023 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
1028 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 1024 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
1029 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
1030 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
1031 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 1025 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
1032 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 1026 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
1033 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 1027 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
1034 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 1028 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
1035 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 1029 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
1036 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 1030 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
1037 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 1031 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
1038 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 1032 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
1039 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 1033 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
1040 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 1034 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1387 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 1381 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
1388 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 1382 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
1389 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 1383 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
1390 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 1384 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
1391 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 1385 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
1392 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 1386 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
1393 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 1387 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
1394 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 1388 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
1395 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 1389 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
1396 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 1390 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
1397 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
1398 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
1399 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 1391 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
1400 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 1392 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
1401 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 1393 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
1402 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 1394 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
1403 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c", | |
1404 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", | 1395 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
1405 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 1396 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
1406 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c", | |
1407 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", | 1397 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
1408 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", | 1398 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
1409 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", | 1399 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
1410 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 1400 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
1411 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 1401 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
1412 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 1402 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
1413 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 1403 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
1414 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 1404 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
1415 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 1405 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
1416 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", | 1406 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1750 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 1740 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
1751 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 1741 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
1752 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 1742 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
1753 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 1743 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
1754 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 1744 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
1755 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 1745 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
1756 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 1746 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
1757 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 1747 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
1758 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 1748 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
1759 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 1749 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
1760 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
1761 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
1762 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 1750 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
1763 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 1751 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
1764 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 1752 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
1765 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 1753 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
1766 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 1754 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
1767 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 1755 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
1768 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 1756 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
1769 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 1757 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
1770 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 1758 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
1771 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 1759 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1942 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c"
, | 1930 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c"
, |
1943 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", | 1931 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c", |
1944 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/subtract_neon.c", | 1932 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/subtract_neon.c", |
1945 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.c", | 1933 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.c", |
1946 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo
n.c", | 1934 "//third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neo
n.c", |
1947 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c", | 1935 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c", |
1948 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c", | 1936 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c", |
1949 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c"
, | 1937 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c"
, |
1950 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c"
, | 1938 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c"
, |
1951 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c"
, | 1939 "//third_party/libvpx/source/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c"
, |
1952 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c", | |
1953 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", | 1940 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
1954 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 1941 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
1955 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c", | |
1956 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", | 1942 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
1957 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", | 1943 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
1958 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", | 1944 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
1959 ] | 1945 ] |
1960 libvpx_srcs_arm64 = [ | 1946 libvpx_srcs_arm64 = [ |
1961 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c", | 1947 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.c", |
1962 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h", | 1948 "//third_party/libvpx/source/libvpx/vp8/common/alloccommon.h", |
1963 "//third_party/libvpx/source/libvpx/vp8/common/arm/dequantize_arm.c", | 1949 "//third_party/libvpx/source/libvpx/vp8/common/arm/dequantize_arm.c", |
1964 "//third_party/libvpx/source/libvpx/vp8/common/arm/filter_arm.c", | 1950 "//third_party/libvpx/source/libvpx/vp8/common/arm/filter_arm.c", |
1965 "//third_party/libvpx/source/libvpx/vp8/common/arm/loopfilter_arm.c", | 1951 "//third_party/libvpx/source/libvpx/vp8/common/arm/loopfilter_arm.c", |
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2187 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 2173 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
2188 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 2174 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
2189 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 2175 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
2190 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 2176 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
2191 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 2177 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
2192 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 2178 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
2193 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 2179 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
2194 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 2180 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
2195 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 2181 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
2196 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 2182 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
2197 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
2198 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
2199 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 2183 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
2200 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 2184 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
2201 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 2185 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
2202 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 2186 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
2203 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c", | |
2204 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", | 2187 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c", |
2205 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", | 2188 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c", |
2206 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c", | |
2207 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", | 2189 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_sad_neon.c", |
2208 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", | 2190 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c", |
2209 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", | 2191 "//third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c", |
2210 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 2192 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
2211 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 2193 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
2212 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 2194 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
2213 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 2195 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
2214 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 2196 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
2215 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 2197 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
2216 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", | 2198 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_avg.c", |
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2503 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 2485 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
2504 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 2486 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
2505 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 2487 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
2506 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 2488 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
2507 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 2489 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
2508 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 2490 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
2509 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 2491 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
2510 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 2492 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
2511 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 2493 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
2512 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 2494 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
2513 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
2514 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
2515 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 2495 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
2516 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 2496 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
2517 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 2497 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
2518 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 2498 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
2519 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 2499 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
2520 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 2500 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
2521 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 2501 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
2522 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 2502 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
2523 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 2503 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
2524 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 2504 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2808 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 2788 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
2809 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 2789 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
2810 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 2790 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
2811 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 2791 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
2812 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 2792 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
2813 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 2793 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
2814 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 2794 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
2815 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 2795 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
2816 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 2796 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
2817 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 2797 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
2818 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
2819 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
2820 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 2798 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
2821 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 2799 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
2822 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 2800 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
2823 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 2801 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
2824 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 2802 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
2825 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 2803 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
2826 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 2804 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
2827 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 2805 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
2828 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 2806 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
2829 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 2807 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3113 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", | 3091 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.c", |
3114 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", | 3092 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodeframe.h", |
3115 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", | 3093 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.c", |
3116 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", | 3094 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decodemv.h", |
3117 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", | 3095 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.c", |
3118 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", | 3096 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_decoder.h", |
3119 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", | 3097 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.c", |
3120 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", | 3098 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_detokenize.h", |
3121 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", | 3099 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.c", |
3122 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", | 3100 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dsubexp.h", |
3123 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.c", | |
3124 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_dthread.h", | |
3125 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", | 3101 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.c", |
3126 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", | 3102 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_read_bit_buffer.h", |
3127 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", | 3103 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.c", |
3128 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", | 3104 "//third_party/libvpx/source/libvpx/vp9/decoder/vp9_reader.h", |
3129 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", | 3105 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.c", |
3130 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", | 3106 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_complexity.h", |
3131 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", | 3107 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c", |
3132 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", | 3108 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h", |
3133 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", | 3109 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.c", |
3134 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", | 3110 "//third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_variance.h", |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3231 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", | 3207 "//third_party/libvpx/source/libvpx/vpx_scale/generic/gen_scalers.c", |
3232 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", | 3208 "//third_party/libvpx/source/libvpx/vpx_scale/generic/vpx_scale.c", |
3233 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", | 3209 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12config.c", |
3234 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", | 3210 "//third_party/libvpx/source/libvpx/vpx_scale/generic/yv12extend.c", |
3235 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", | 3211 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale.h", |
3236 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", | 3212 "//third_party/libvpx/source/libvpx/vpx_scale/vpx_scale_rtcd.c", |
3237 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", | 3213 "//third_party/libvpx/source/libvpx/vpx_scale/yv12config.h", |
3238 ] | 3214 ] |
3239 libvpx_srcs_generic_assembly = [ | 3215 libvpx_srcs_generic_assembly = [ |
3240 ] | 3216 ] |
OLD | NEW |