Home
last modified time | relevance | path

Searched refs:HAVE_DSPR2 (Results 1 – 25 of 92) sorted by relevance

1234

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk77 DSP_SRCS-$(HAVE_DSPR2) += mips/intrapred4_dspr2.c
78 DSP_SRCS-$(HAVE_DSPR2) += mips/intrapred8_dspr2.c
79 DSP_SRCS-$(HAVE_DSPR2) += mips/intrapred16_dspr2.c
81 DSP_SRCS-$(HAVE_DSPR2) += mips/common_dspr2.h
82 DSP_SRCS-$(HAVE_DSPR2) += mips/common_dspr2.c
151 DSP_SRCS-$(HAVE_DSPR2) += mips/convolve_common_dspr2.h
152 DSP_SRCS-$(HAVE_DSPR2) += mips/convolve2_avg_dspr2.c
153 DSP_SRCS-$(HAVE_DSPR2) += mips/convolve2_avg_horiz_dspr2.c
154 DSP_SRCS-$(HAVE_DSPR2) += mips/convolve2_dspr2.c
155 DSP_SRCS-$(HAVE_DSPR2) += mips/convolve2_horiz_dspr2.c
[all …]
/external/libvpx/libvpx/vp8/
Dvp8_common.mk100 VP8_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/idctllm_dspr2.c
101 VP8_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/filter_dspr2.c
102 VP8_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp8_loopfilter_filters_dspr2.c
103 VP8_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/reconinter_dspr2.c
104 VP8_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/idct_blk_dspr2.c
105 VP8_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/dequantize_dspr2.c
/external/libaom/libaom/build/cmake/
Dcpu.cmake35 # HAVE_DSPR2 is set by mips toolchain files.
36 if(ENABLE_DSPR2 AND HAVE_DSPR2)
39 set(HAVE_DSPR2 0) variable
/external/libvpx/libvpx/vp9/
Dvp9_common.mk87 VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans4_dspr2.c
88 VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans8_dspr2.c
89 VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans16_dspr2.c
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Ddequantize_dspr2.c15 #if HAVE_DSPR2
Didct_blk_dspr2.c14 #if HAVE_DSPR2
/external/libvpx/libvpx/vpx_dsp/mips/
Dcommon_dspr2.c13 #if HAVE_DSPR2
Dcommon_dspr2.h21 #if HAVE_DSPR2
Dinv_txfm_dspr2.h25 #if HAVE_DSPR2
/external/libaom/libaom/aom_dsp/mips/
Dcommon_dspr2.c14 #if HAVE_DSPR2
Dcommon_dspr2.h24 #if HAVE_DSPR2
Dconvolve_common_dspr2.h26 #if HAVE_DSPR2
Dintrapred4_dspr2.c14 #if HAVE_DSPR2
/external/libvpx/libvpx/vpx_scale/
Dvpx_scale.mk12 SCALE_SRCS-$(HAVE_DSPR2) += mips/dspr2/yv12extend_dspr2.c
/external/libaom/config/x86_64/config/
Daom_config.asm54 %define HAVE_DSPR2 0
Daom_config.h66 #define HAVE_DSPR2 0 macro
/external/libaom/config/x86/config/
Daom_config.asm54 %define HAVE_DSPR2 0
Daom_config.h66 #define HAVE_DSPR2 0 macro
/external/libaom/config/arm64/config/
Daom_config.h66 #define HAVE_DSPR2 0 macro
/external/libaom/config/arm/config/
Daom_config.h66 #define HAVE_DSPR2 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm9 %define HAVE_DSPR2 0
Dvpx_config.h21 #define HAVE_DSPR2 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm9 %define HAVE_DSPR2 0
/external/libvpx/config/arm64/
Dvpx_config.h21 #define HAVE_DSPR2 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h21 #define HAVE_DSPR2 0 macro

1234