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

Side by Side Diff: libvpx_srcs_arm_neon_cpu_detect.gypi

Issue 1033873004: Enable vp9 postproc (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: rebase on current master Created 5 years, 9 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_srcs_arm_neon.gypi ('k') | libvpx_srcs_generic.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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 '<(libvpx_source)/vp9/common/vp9_enums.h', 193 '<(libvpx_source)/vp9/common/vp9_enums.h',
194 '<(libvpx_source)/vp9/common/vp9_filter.c', 194 '<(libvpx_source)/vp9/common/vp9_filter.c',
195 '<(libvpx_source)/vp9/common/vp9_filter.h', 195 '<(libvpx_source)/vp9/common/vp9_filter.h',
196 '<(libvpx_source)/vp9/common/vp9_frame_buffers.c', 196 '<(libvpx_source)/vp9/common/vp9_frame_buffers.c',
197 '<(libvpx_source)/vp9/common/vp9_frame_buffers.h', 197 '<(libvpx_source)/vp9/common/vp9_frame_buffers.h',
198 '<(libvpx_source)/vp9/common/vp9_idct.c', 198 '<(libvpx_source)/vp9/common/vp9_idct.c',
199 '<(libvpx_source)/vp9/common/vp9_idct.h', 199 '<(libvpx_source)/vp9/common/vp9_idct.h',
200 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 200 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
201 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 201 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
202 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 202 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
203 '<(libvpx_source)/vp9/common/vp9_mfqe.c',
204 '<(libvpx_source)/vp9/common/vp9_mfqe.h',
203 '<(libvpx_source)/vp9/common/vp9_mv.h', 205 '<(libvpx_source)/vp9/common/vp9_mv.h',
204 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 206 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
205 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 207 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
206 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h', 208 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
209 '<(libvpx_source)/vp9/common/vp9_postproc.c',
210 '<(libvpx_source)/vp9/common/vp9_postproc.h',
207 '<(libvpx_source)/vp9/common/vp9_ppflags.h', 211 '<(libvpx_source)/vp9/common/vp9_ppflags.h',
208 '<(libvpx_source)/vp9/common/vp9_pred_common.c', 212 '<(libvpx_source)/vp9/common/vp9_pred_common.c',
209 '<(libvpx_source)/vp9/common/vp9_pred_common.h', 213 '<(libvpx_source)/vp9/common/vp9_pred_common.h',
210 '<(libvpx_source)/vp9/common/vp9_prob.c', 214 '<(libvpx_source)/vp9/common/vp9_prob.c',
211 '<(libvpx_source)/vp9/common/vp9_prob.h', 215 '<(libvpx_source)/vp9/common/vp9_prob.h',
212 '<(libvpx_source)/vp9/common/vp9_quant_common.c', 216 '<(libvpx_source)/vp9/common/vp9_quant_common.c',
213 '<(libvpx_source)/vp9/common/vp9_quant_common.h', 217 '<(libvpx_source)/vp9/common/vp9_quant_common.h',
214 '<(libvpx_source)/vp9/common/vp9_reconinter.c', 218 '<(libvpx_source)/vp9/common/vp9_reconinter.c',
215 '<(libvpx_source)/vp9/common/vp9_reconinter.h', 219 '<(libvpx_source)/vp9/common/vp9_reconinter.h',
216 '<(libvpx_source)/vp9/common/vp9_reconintra.c', 220 '<(libvpx_source)/vp9/common/vp9_reconintra.c',
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 '<(libvpx_source)/vpx_ports/vpx_timer.h', 357 '<(libvpx_source)/vpx_ports/vpx_timer.h',
354 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 358 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
355 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 359 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
356 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 360 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
357 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 361 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
358 '<(libvpx_source)/vpx_scale/vpx_scale.h', 362 '<(libvpx_source)/vpx_scale/vpx_scale.h',
359 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 363 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
360 '<(libvpx_source)/vpx_scale/yv12config.h', 364 '<(libvpx_source)/vpx_scale/yv12config.h',
361 ], 365 ],
362 } 366 }
OLDNEW
« no previous file with comments | « libvpx_srcs_arm_neon.gypi ('k') | libvpx_srcs_generic.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698