2012-11-01 19:09:58 +01: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 20:15:43 +01:00
|
|
|
VP9_COMMON_SRCS-yes += vp9_iface_common.h
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
|
2014-02-01 02:35:53 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_blockd.c
|
2013-01-25 18:47:09 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.h
|
2013-06-08 15:19:33 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
|
2012-11-27 22:59:17 +01: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_filter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_filter.h
|
2014-02-06 02:44:42 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.h
|
2013-03-12 19:24:04 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.c
|
2012-11-27 22:59:17 +01: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 06:28:27 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_enums.h
|
2013-02-07 20:51:23 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.h
|
2012-11-27 22:59:17 +01: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
|
2013-12-16 21:53:09 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_prob.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_prob.c
|
2012-11-27 22:59:17 +01:00
|
|
|
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
|
2014-02-24 01:33:14 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_rtcd_defs.pl
|
2013-08-09 23:07:09 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.c
|
2012-11-27 22:59:17 +01: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 16:20:10 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_textblit.h
|
2014-07-07 23:52:19 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_thread.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_thread.c
|
2013-02-07 00:30:21 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.c
|
2012-11-27 22:59:17 +01:00
|
|
|
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
|
2013-07-10 16:19:09 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.h
|
2013-10-07 22:55:56 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scan.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scan.h
|
2012-11-01 19:09:58 +01:00
|
|
|
|
2012-11-29 15:53:08 +01:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_asm_stubs.c
|
2013-04-02 20:45:01 +02:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_loopfilter_intrin_sse2.c
|
2013-10-30 16:04:31 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_AVX2) += common/x86/vp9_loopfilter_intrin_avx2.c
|
2013-09-04 19:02:08 +02:00
|
|
|
VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_loopfilter_mmx.asm
|
2013-10-10 22:51:35 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_subpixel_8t_sse2.asm
|
2014-01-30 00:49:03 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_subpixel_bilinear_sse2.asm
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
|
2014-02-03 21:40:18 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_bilinear_ssse3.asm
|
2014-01-17 20:39:16 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_AVX2) += common/x86/vp9_subpixel_8t_intrin_avx2.c
|
2013-11-21 23:49:29 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_intrin_ssse3.c
|
2013-09-04 19:02:08 +02:00
|
|
|
ifeq ($(CONFIG_VP9_POSTPROC),yes)
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_postproc_sse2.asm
|
2012-11-01 19:09:58 +01:00
|
|
|
endif
|
|
|
|
|
2014-02-05 05:04:38 +01:00
|
|
|
ifeq ($(CONFIG_USE_X86INC),yes)
|
2013-08-05 21:07:30 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_copy_sse2.asm
|
2013-08-06 18:39:30 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_intrapred_sse2.asm
|
2013-08-06 16:44:56 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
|
2013-08-05 21:07:30 +02:00
|
|
|
endif
|
|
|
|
|
2014-09-15 21:59:19 +02:00
|
|
|
ifeq ($(CONFIG_VP9_HIGHBITDEPTH),yes)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_intrapred_sse2.asm
|
2014-09-16 21:47:18 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_subpixel_8t_sse2.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_subpixel_bilinear_sse2.asm
|
2014-09-18 01:55:05 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_loopfilter_intrin_sse2.c
|
2014-09-15 21:59:19 +02:00
|
|
|
endif
|
|
|
|
|
2013-09-13 11:48:32 +02:00
|
|
|
# common (c)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_common_dspr2.h
|
2013-10-09 14:35:27 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_avg_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_avg_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_vert_dspr2.c
|
2013-09-13 11:48:32 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_avg_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_avg_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_vert_dspr2.c
|
2013-11-13 06:47:14 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_intrapred4_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_intrapred8_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_intrapred16_dspr2.c
|
2013-10-24 07:59:04 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans4_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans8_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans16_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans32_cols_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans32_dspr2.c
|
2013-11-13 06:23:16 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_filters_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_filters_dspr2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_macros_dspr2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_masks_dspr2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mbloop_loopfilter_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mblpf_horiz_loopfilter_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mblpf_vert_loopfilter_dspr2.c
|
2013-09-13 11:48:32 +02:00
|
|
|
|
2013-04-25 20:13:02 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.c
|
2014-05-22 18:44:40 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_idct_intrin_ssse3.c
|
2014-05-02 03:34:46 +02:00
|
|
|
ifeq ($(ARCH_X86_64), yes)
|
2014-05-21 22:55:56 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_idct_ssse3_x86_64.asm
|
2014-05-02 03:34:46 +02:00
|
|
|
endif
|
|
|
|
|
2014-05-07 20:01:31 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve_neon.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_neon.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_16_neon.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve8_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_16_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct4x4_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct4x4_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct8x8_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct8x8_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct32x32_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct32x32_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_iht4x4_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_iht8x8_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_mb_lpf_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_copy_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_avg_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_save_reg_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_reconintra_neon$(ASM)
|
2013-06-21 21:58:46 +02:00
|
|
|
|
2014-02-24 01:33:14 +01:00
|
|
|
$(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.pl))
|