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

Side by Side Diff: libvpx_srcs_arm_neon.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_arm64.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect.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 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 '<(libvpx_source)/vp9/common/vp9_enums.h', 223 '<(libvpx_source)/vp9/common/vp9_enums.h',
224 '<(libvpx_source)/vp9/common/vp9_filter.c', 224 '<(libvpx_source)/vp9/common/vp9_filter.c',
225 '<(libvpx_source)/vp9/common/vp9_filter.h', 225 '<(libvpx_source)/vp9/common/vp9_filter.h',
226 '<(libvpx_source)/vp9/common/vp9_frame_buffers.c', 226 '<(libvpx_source)/vp9/common/vp9_frame_buffers.c',
227 '<(libvpx_source)/vp9/common/vp9_frame_buffers.h', 227 '<(libvpx_source)/vp9/common/vp9_frame_buffers.h',
228 '<(libvpx_source)/vp9/common/vp9_idct.c', 228 '<(libvpx_source)/vp9/common/vp9_idct.c',
229 '<(libvpx_source)/vp9/common/vp9_idct.h', 229 '<(libvpx_source)/vp9/common/vp9_idct.h',
230 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 230 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
231 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 231 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
232 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 232 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
233 '<(libvpx_source)/vp9/common/vp9_mfqe.c',
234 '<(libvpx_source)/vp9/common/vp9_mfqe.h',
233 '<(libvpx_source)/vp9/common/vp9_mv.h', 235 '<(libvpx_source)/vp9/common/vp9_mv.h',
234 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 236 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
235 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 237 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
236 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h', 238 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
239 '<(libvpx_source)/vp9/common/vp9_postproc.c',
240 '<(libvpx_source)/vp9/common/vp9_postproc.h',
237 '<(libvpx_source)/vp9/common/vp9_ppflags.h', 241 '<(libvpx_source)/vp9/common/vp9_ppflags.h',
238 '<(libvpx_source)/vp9/common/vp9_pred_common.c', 242 '<(libvpx_source)/vp9/common/vp9_pred_common.c',
239 '<(libvpx_source)/vp9/common/vp9_pred_common.h', 243 '<(libvpx_source)/vp9/common/vp9_pred_common.h',
240 '<(libvpx_source)/vp9/common/vp9_prob.c', 244 '<(libvpx_source)/vp9/common/vp9_prob.c',
241 '<(libvpx_source)/vp9/common/vp9_prob.h', 245 '<(libvpx_source)/vp9/common/vp9_prob.h',
242 '<(libvpx_source)/vp9/common/vp9_quant_common.c', 246 '<(libvpx_source)/vp9/common/vp9_quant_common.c',
243 '<(libvpx_source)/vp9/common/vp9_quant_common.h', 247 '<(libvpx_source)/vp9/common/vp9_quant_common.h',
244 '<(libvpx_source)/vp9/common/vp9_reconinter.c', 248 '<(libvpx_source)/vp9/common/vp9_reconinter.c',
245 '<(libvpx_source)/vp9/common/vp9_reconinter.h', 249 '<(libvpx_source)/vp9/common/vp9_reconinter.h',
246 '<(libvpx_source)/vp9/common/vp9_reconintra.c', 250 '<(libvpx_source)/vp9/common/vp9_reconintra.c',
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 '<(libvpx_source)/vpx_ports/vpx_timer.h', 394 '<(libvpx_source)/vpx_ports/vpx_timer.h',
391 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 395 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
392 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 396 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
393 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 397 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
394 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 398 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
395 '<(libvpx_source)/vpx_scale/vpx_scale.h', 399 '<(libvpx_source)/vpx_scale/vpx_scale.h',
396 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 400 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
397 '<(libvpx_source)/vpx_scale/yv12config.h', 401 '<(libvpx_source)/vpx_scale/yv12config.h',
398 ], 402 ],
399 } 403 }
OLDNEW
« no previous file with comments | « libvpx_srcs_arm64.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698