OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 # Override to dynamically link the cras (ChromeOS audio) library. | 8 # Override to dynamically link the cras (ChromeOS audio) library. |
9 'use_cras%': 0, | 9 'use_cras%': 0, |
10 # Option e.g. for Linux distributions to link pulseaudio directly | 10 # Option e.g. for Linux distributions to link pulseaudio directly |
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
268 'base/media_switches.h', | 268 'base/media_switches.h', |
269 'base/media_win.cc', | 269 'base/media_win.cc', |
270 'base/multi_channel_resampler.cc', | 270 'base/multi_channel_resampler.cc', |
271 'base/multi_channel_resampler.h', | 271 'base/multi_channel_resampler.h', |
272 'base/pipeline.cc', | 272 'base/pipeline.cc', |
273 'base/pipeline.h', | 273 'base/pipeline.h', |
274 'base/pipeline_status.cc', | 274 'base/pipeline_status.cc', |
275 'base/pipeline_status.h', | 275 'base/pipeline_status.h', |
276 'base/ranges.cc', | 276 'base/ranges.cc', |
277 'base/ranges.h', | 277 'base/ranges.h', |
| 278 'base/scoped_uma_timer.h', |
278 'base/seekable_buffer.cc', | 279 'base/seekable_buffer.cc', |
279 'base/seekable_buffer.h', | 280 'base/seekable_buffer.h', |
280 'base/serial_runner.cc', | 281 'base/serial_runner.cc', |
281 'base/serial_runner.h', | 282 'base/serial_runner.h', |
282 'base/sinc_resampler.cc', | 283 'base/sinc_resampler.cc', |
283 'base/sinc_resampler.h', | 284 'base/sinc_resampler.h', |
284 'base/stream_parser.cc', | 285 'base/stream_parser.cc', |
285 'base/stream_parser.h', | 286 'base/stream_parser.h', |
286 'base/stream_parser_buffer.cc', | 287 'base/stream_parser_buffer.cc', |
287 'base/stream_parser_buffer.h', | 288 'base/stream_parser_buffer.h', |
(...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1180 'base/simd/convert_rgb_to_yuv_sse2.cc', | 1181 'base/simd/convert_rgb_to_yuv_sse2.cc', |
1181 'base/simd/convert_rgb_to_yuv_ssse3.asm', | 1182 'base/simd/convert_rgb_to_yuv_ssse3.asm', |
1182 'base/simd/convert_rgb_to_yuv_ssse3.cc', | 1183 'base/simd/convert_rgb_to_yuv_ssse3.cc', |
1183 'base/simd/convert_rgb_to_yuv_ssse3.inc', | 1184 'base/simd/convert_rgb_to_yuv_ssse3.inc', |
1184 'base/simd/convert_yuv_to_rgb_c.cc', | 1185 'base/simd/convert_yuv_to_rgb_c.cc', |
1185 'base/simd/convert_yuv_to_rgb_mmx.asm', | 1186 'base/simd/convert_yuv_to_rgb_mmx.asm', |
1186 'base/simd/convert_yuv_to_rgb_mmx.inc', | 1187 'base/simd/convert_yuv_to_rgb_mmx.inc', |
1187 'base/simd/convert_yuv_to_rgb_sse.asm', | 1188 'base/simd/convert_yuv_to_rgb_sse.asm', |
1188 'base/simd/convert_yuv_to_rgb_x86.cc', | 1189 'base/simd/convert_yuv_to_rgb_x86.cc', |
1189 'base/simd/convert_yuva_to_argb_mmx.asm', | 1190 'base/simd/convert_yuva_to_argb_mmx.asm', |
1190 'base/simd/convert_yuva_to_argb_mmx.inc', | 1191 'base/simd/convert_yuva_to_argb_mmx.inc', |
1191 'base/simd/empty_register_state_mmx.asm', | 1192 'base/simd/empty_register_state_mmx.asm', |
1192 'base/simd/filter_yuv.h', | 1193 'base/simd/filter_yuv.h', |
1193 'base/simd/filter_yuv_c.cc', | 1194 'base/simd/filter_yuv_c.cc', |
1194 'base/simd/filter_yuv_sse2.cc', | 1195 'base/simd/filter_yuv_sse2.cc', |
1195 'base/simd/linear_scale_yuv_to_rgb_mmx.asm', | 1196 'base/simd/linear_scale_yuv_to_rgb_mmx.asm', |
1196 'base/simd/linear_scale_yuv_to_rgb_mmx.inc', | 1197 'base/simd/linear_scale_yuv_to_rgb_mmx.inc', |
1197 'base/simd/linear_scale_yuv_to_rgb_sse.asm', | 1198 'base/simd/linear_scale_yuv_to_rgb_sse.asm', |
1198 'base/simd/scale_yuv_to_rgb_mmx.asm', | 1199 'base/simd/scale_yuv_to_rgb_mmx.asm', |
1199 'base/simd/scale_yuv_to_rgb_mmx.inc', | 1200 'base/simd/scale_yuv_to_rgb_mmx.inc', |
1200 'base/simd/scale_yuv_to_rgb_sse.asm', | 1201 'base/simd/scale_yuv_to_rgb_sse.asm', |
(...skipping 520 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1721 ], | 1722 ], |
1722 'sources': [ | 1723 'sources': [ |
1723 'base/simd/sinc_resampler_sse.cc', | 1724 'base/simd/sinc_resampler_sse.cc', |
1724 'base/simd/vector_math_sse.cc', | 1725 'base/simd/vector_math_sse.cc', |
1725 ], | 1726 ], |
1726 }, # end of target media_sse | 1727 }, # end of target media_sse |
1727 ], | 1728 ], |
1728 }], | 1729 }], |
1729 ], | 1730 ], |
1730 } | 1731 } |
OLD | NEW |