OLD | NEW |
1 # This file is generated. Do not edit. | 1 # This file is generated. Do not edit. |
2 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 2 # Copyright (c) 2013 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 { | 6 { |
7 'sources': [ | 7 'sources': [ |
8 '<(libvpx_source)/third_party/x86inc/x86inc.asm', | 8 '<(libvpx_source)/third_party/x86inc/x86inc.asm', |
9 '<(libvpx_source)/vp8/common/alloccommon.c', | 9 '<(libvpx_source)/vp8/common/alloccommon.c', |
10 '<(libvpx_source)/vp8/common/alloccommon.h', | 10 '<(libvpx_source)/vp8/common/alloccommon.h', |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
149 '<(libvpx_source)/vp8/encoder/segmentation.h', | 149 '<(libvpx_source)/vp8/encoder/segmentation.h', |
150 '<(libvpx_source)/vp8/encoder/tokenize.c', | 150 '<(libvpx_source)/vp8/encoder/tokenize.c', |
151 '<(libvpx_source)/vp8/encoder/tokenize.h', | 151 '<(libvpx_source)/vp8/encoder/tokenize.h', |
152 '<(libvpx_source)/vp8/encoder/treewriter.c', | 152 '<(libvpx_source)/vp8/encoder/treewriter.c', |
153 '<(libvpx_source)/vp8/encoder/treewriter.h', | 153 '<(libvpx_source)/vp8/encoder/treewriter.h', |
154 '<(libvpx_source)/vp8/encoder/x86/dct_mmx.asm', | 154 '<(libvpx_source)/vp8/encoder/x86/dct_mmx.asm', |
155 '<(libvpx_source)/vp8/encoder/x86/dct_sse2.asm', | 155 '<(libvpx_source)/vp8/encoder/x86/dct_sse2.asm', |
156 '<(libvpx_source)/vp8/encoder/x86/encodeopt.asm', | 156 '<(libvpx_source)/vp8/encoder/x86/encodeopt.asm', |
157 '<(libvpx_source)/vp8/encoder/x86/fwalsh_sse2.asm', | 157 '<(libvpx_source)/vp8/encoder/x86/fwalsh_sse2.asm', |
158 '<(libvpx_source)/vp8/encoder/x86/quantize_mmx.asm', | 158 '<(libvpx_source)/vp8/encoder/x86/quantize_mmx.asm', |
159 '<(libvpx_source)/vp8/encoder/x86/quantize_sse2.asm', | |
160 '<(libvpx_source)/vp8/encoder/x86/quantize_sse4.asm', | 159 '<(libvpx_source)/vp8/encoder/x86/quantize_sse4.asm', |
161 '<(libvpx_source)/vp8/encoder/x86/quantize_ssse3.asm', | 160 '<(libvpx_source)/vp8/encoder/x86/quantize_ssse3.asm', |
162 '<(libvpx_source)/vp8/encoder/x86/subtract_mmx.asm', | 161 '<(libvpx_source)/vp8/encoder/x86/subtract_mmx.asm', |
163 '<(libvpx_source)/vp8/encoder/x86/subtract_sse2.asm', | 162 '<(libvpx_source)/vp8/encoder/x86/subtract_sse2.asm', |
164 '<(libvpx_source)/vp8/vp8_cx_iface.c', | 163 '<(libvpx_source)/vp8/vp8_cx_iface.c', |
165 '<(libvpx_source)/vp8/vp8_dx_iface.c', | 164 '<(libvpx_source)/vp8/vp8_dx_iface.c', |
166 '<(libvpx_source)/vp9/common/generic/vp9_systemdependent.c', | 165 '<(libvpx_source)/vp9/common/generic/vp9_systemdependent.c', |
167 '<(libvpx_source)/vp9/common/vp9_alloccommon.c', | 166 '<(libvpx_source)/vp9/common/vp9_alloccommon.c', |
168 '<(libvpx_source)/vp9/common/vp9_alloccommon.h', | 167 '<(libvpx_source)/vp9/common/vp9_alloccommon.h', |
169 '<(libvpx_source)/vp9/common/vp9_blockd.c', | 168 '<(libvpx_source)/vp9/common/vp9_blockd.c', |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
292 '<(libvpx_source)/vpx/vp8.h', | 291 '<(libvpx_source)/vpx/vp8.h', |
293 '<(libvpx_source)/vpx/vpx_codec.h', | 292 '<(libvpx_source)/vpx/vpx_codec.h', |
294 '<(libvpx_source)/vpx/vpx_codec_impl_bottom.h', | 293 '<(libvpx_source)/vpx/vpx_codec_impl_bottom.h', |
295 '<(libvpx_source)/vpx/vpx_codec_impl_top.h', | 294 '<(libvpx_source)/vpx/vpx_codec_impl_top.h', |
296 '<(libvpx_source)/vpx/vpx_decoder.h', | 295 '<(libvpx_source)/vpx/vpx_decoder.h', |
297 '<(libvpx_source)/vpx/vpx_encoder.h', | 296 '<(libvpx_source)/vpx/vpx_encoder.h', |
298 '<(libvpx_source)/vpx/vpx_image.h', | 297 '<(libvpx_source)/vpx/vpx_image.h', |
299 '<(libvpx_source)/vpx/vpx_integer.h', | 298 '<(libvpx_source)/vpx/vpx_integer.h', |
300 ], | 299 ], |
301 } | 300 } |
OLD | NEW |