2012-11-01 22:09:58 +04:00
|
|
|
##
|
|
|
|
## Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
|
|
|
##
|
|
|
|
## Use of this source code is governed by a BSD-style license
|
|
|
|
## that can be found in the LICENSE file in the root of the source
|
|
|
|
## tree. An additional intellectual property rights grant can be found
|
|
|
|
## in the file PATENTS. All contributing project authors may
|
|
|
|
## be found in the AUTHORS file in the root of the source tree.
|
|
|
|
##
|
|
|
|
|
|
|
|
VP9_COMMON_SRCS-yes += vp9_common.mk
|
2013-03-13 23:15:43 +04:00
|
|
|
VP9_COMMON_SRCS-yes += vp9_iface_common.h
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_pragmas.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_onyx.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
|
2013-01-25 21:47:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.h
|
2013-06-08 17:19:33 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
|
2012-12-23 19:20:10 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_default_coef_probs.h
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropy.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymode.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymv.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_extend.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_filter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_filter.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_findnearmv.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/generic/vp9_systemdependent.c
|
2013-03-12 22:24:04 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.c
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_alloccommon.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_blockd.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropy.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymode.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymv.h
|
2013-04-10 08:28:27 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_enums.h
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_extend.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_findnearmv.h
|
2013-02-07 23:51:23 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.h
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_loopfilter.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_mv.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_onyxc_int.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_pred_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_pred_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_quant_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconinter.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconintra.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_rtcd.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_rtcd_defs.sh
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_sadmxn.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_subpelvar.h
|
2013-08-10 01:07:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.c
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_seg_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_seg_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_systemdependent.h
|
2012-12-23 19:20:10 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_textblit.h
|
2013-02-07 03:30:21 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.c
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_treecoder.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_loopfilter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_loopfilter_filters.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_mvref_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_mvref_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_quant_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconinter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconintra.c
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER) += common/vp9_textblit.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_treecoder.c
|
2013-07-10 18:19:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.h
|
2012-11-01 22:09:58 +04:00
|
|
|
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_postproc_x86.h
|
2012-11-29 18:53:08 +04:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_asm_stubs.c
|
2013-04-02 22:45:01 +04:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_loopfilter_intrin_sse2.c
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-$(CONFIG_POSTPROC) += common/vp9_postproc.h
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_POSTPROC) += common/vp9_postproc.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_loopfilter_mmx.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
|
2012-11-01 22:09:58 +04:00
|
|
|
ifeq ($(CONFIG_POSTPROC),yes)
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_postproc_mmx.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_postproc_sse2.asm
|
2012-11-01 22:09:58 +04:00
|
|
|
endif
|
|
|
|
|
2013-08-05 23:07:30 +04:00
|
|
|
ifeq ($(USE_X86INC),yes)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_copy_sse2.asm
|
2013-08-06 20:39:30 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_intrapred_sse2.asm
|
2013-08-06 18:44:56 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
|
2013-08-05 23:07:30 +04:00
|
|
|
endif
|
|
|
|
|
2013-04-25 22:13:02 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.c
|
2012-11-01 22:09:58 +04:00
|
|
|
|
2013-07-16 21:13:06 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve_neon.c
|
2013-08-07 03:05:14 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_idct16x16_neon.c
|
2013-05-23 23:50:41 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_neon$(ASM)
|
2013-07-13 03:12:58 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
|
2013-06-21 23:58:46 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_neon$(ASM)
|
2013-07-09 23:06:21 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
|
2013-08-26 23:39:12 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_1_add_neon$(ASM)
|
2013-08-05 04:37:05 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_add_neon$(ASM)
|
2013-08-27 03:28:57 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_1_add_neon$(ASM)
|
2013-07-17 23:21:28 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_add_neon$(ASM)
|
2013-08-28 00:57:32 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct16x16_1_add_neon$(ASM)
|
2013-08-07 03:05:14 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct16x16_add_neon$(ASM)
|
2013-07-04 22:58:41 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_mb_lpf_neon$(ASM)
|
2013-08-14 19:17:21 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_copy_neon$(ASM)
|
2013-08-14 19:18:08 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_avg_neon$(ASM)
|
2013-06-21 23:58:46 +04:00
|
|
|
|
2012-11-28 01:59:17 +04:00
|
|
|
$(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.sh))
|