Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: libvpx_srcs_arm_neon_cpu_detect.gypi

Issue 1085023004: Fix arm/LTO build by moving neon asm files to intrinsics target. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Rebase Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « libvpx.gyp ('k') | libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 { 6 {
7 'sources': [ 7 'sources': [
8 '<(libvpx_source)/vp8/common/alloccommon.c', 8 '<(libvpx_source)/vp8/common/alloccommon.c',
9 '<(libvpx_source)/vp8/common/alloccommon.h', 9 '<(libvpx_source)/vp8/common/alloccommon.h',
10 '<(libvpx_source)/vp8/common/arm/armv6/bilinearfilter_v6.asm', 10 '<(libvpx_source)/vp8/common/arm/armv6/bilinearfilter_v6.asm',
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 '<(libvpx_source)/vp8/encoder/rdopt.c', 149 '<(libvpx_source)/vp8/encoder/rdopt.c',
150 '<(libvpx_source)/vp8/encoder/rdopt.h', 150 '<(libvpx_source)/vp8/encoder/rdopt.h',
151 '<(libvpx_source)/vp8/encoder/segmentation.c', 151 '<(libvpx_source)/vp8/encoder/segmentation.c',
152 '<(libvpx_source)/vp8/encoder/segmentation.h', 152 '<(libvpx_source)/vp8/encoder/segmentation.h',
153 '<(libvpx_source)/vp8/encoder/tokenize.c', 153 '<(libvpx_source)/vp8/encoder/tokenize.c',
154 '<(libvpx_source)/vp8/encoder/tokenize.h', 154 '<(libvpx_source)/vp8/encoder/tokenize.h',
155 '<(libvpx_source)/vp8/encoder/treewriter.c', 155 '<(libvpx_source)/vp8/encoder/treewriter.c',
156 '<(libvpx_source)/vp8/encoder/treewriter.h', 156 '<(libvpx_source)/vp8/encoder/treewriter.h',
157 '<(libvpx_source)/vp8/vp8_cx_iface.c', 157 '<(libvpx_source)/vp8/vp8_cx_iface.c',
158 '<(libvpx_source)/vp8/vp8_dx_iface.c', 158 '<(libvpx_source)/vp8/vp8_dx_iface.c',
159 '<(libvpx_source)/vp9/common/arm/neon/vp9_convolve8_avg_neon_asm.asm',
160 '<(libvpx_source)/vp9/common/arm/neon/vp9_convolve8_neon_asm.asm',
161 '<(libvpx_source)/vp9/common/arm/neon/vp9_convolve_avg_neon_asm.asm',
162 '<(libvpx_source)/vp9/common/arm/neon/vp9_copy_neon_asm.asm',
163 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct16x16_1_add_neon_asm.asm',
164 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct16x16_add_neon_asm.asm',
165 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct32x32_1_add_neon_asm.asm',
166 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct32x32_add_neon_asm.asm',
167 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct4x4_1_add_neon_asm.asm',
168 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct4x4_add_neon_asm.asm',
169 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct8x8_1_add_neon_asm.asm',
170 '<(libvpx_source)/vp9/common/arm/neon/vp9_idct8x8_add_neon_asm.asm',
171 '<(libvpx_source)/vp9/common/arm/neon/vp9_loopfilter_16_neon_asm.asm',
172 '<(libvpx_source)/vp9/common/arm/neon/vp9_loopfilter_4_neon_asm.asm',
173 '<(libvpx_source)/vp9/common/arm/neon/vp9_loopfilter_8_neon_asm.asm',
174 '<(libvpx_source)/vp9/common/arm/neon/vp9_mb_lpf_neon.asm',
175 '<(libvpx_source)/vp9/common/arm/neon/vp9_reconintra_neon_asm.asm',
176 '<(libvpx_source)/vp9/common/arm/neon/vp9_save_reg_neon.asm',
177 '<(libvpx_source)/vp9/common/vp9_alloccommon.c', 159 '<(libvpx_source)/vp9/common/vp9_alloccommon.c',
178 '<(libvpx_source)/vp9/common/vp9_alloccommon.h', 160 '<(libvpx_source)/vp9/common/vp9_alloccommon.h',
179 '<(libvpx_source)/vp9/common/vp9_blockd.c', 161 '<(libvpx_source)/vp9/common/vp9_blockd.c',
180 '<(libvpx_source)/vp9/common/vp9_blockd.h', 162 '<(libvpx_source)/vp9/common/vp9_blockd.h',
181 '<(libvpx_source)/vp9/common/vp9_common.h', 163 '<(libvpx_source)/vp9/common/vp9_common.h',
182 '<(libvpx_source)/vp9/common/vp9_common_data.c', 164 '<(libvpx_source)/vp9/common/vp9_common_data.c',
183 '<(libvpx_source)/vp9/common/vp9_common_data.h', 165 '<(libvpx_source)/vp9/common/vp9_common_data.h',
184 '<(libvpx_source)/vp9/common/vp9_convolve.c', 166 '<(libvpx_source)/vp9/common/vp9_convolve.c',
185 '<(libvpx_source)/vp9/common/vp9_convolve.h', 167 '<(libvpx_source)/vp9/common/vp9_convolve.h',
186 '<(libvpx_source)/vp9/common/vp9_debugmodes.c', 168 '<(libvpx_source)/vp9/common/vp9_debugmodes.c',
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 '<(libvpx_source)/vpx_ports/vpx_timer.h', 339 '<(libvpx_source)/vpx_ports/vpx_timer.h',
358 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 340 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
359 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 341 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
360 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 342 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
361 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 343 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
362 '<(libvpx_source)/vpx_scale/vpx_scale.h', 344 '<(libvpx_source)/vpx_scale/vpx_scale.h',
363 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 345 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
364 '<(libvpx_source)/vpx_scale/yv12config.h', 346 '<(libvpx_source)/vpx_scale/yv12config.h',
365 ], 347 ],
366 } 348 }
OLDNEW
« no previous file with comments | « libvpx.gyp ('k') | libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698