Searched refs:CONFIG_VP9_POSTPROC (Results 1 - 20 of 20) sorted by relevance

/external/libvpx/libvpx/vp9/
H A Dvp9_common.mk64 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
65 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
66 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_mfqe.h
67 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_mfqe.c
68 ifeq ($(CONFIG_VP9_POSTPROC),yes)
84 ifeq ($(CONFIG_VP9_POSTPROC),yes)
H A Dvp9cx.mk85 ifeq ($(CONFIG_VP9_POSTPROC),yes)
H A Dvp9_dx_iface.c32 #define VP9_CAP_POSTPROC (CONFIG_VP9_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
73 #if CONFIG_VP9_POSTPROC
842 #if CONFIG_VP9_POSTPROC
H A Dvp9_cx_iface.c1235 #if CONFIG_VP9_POSTPROC
/external/libvpx/config/arm/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/generic/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/x86/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h59 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/libvpx/vp9/common/
H A Dvp9_onyxc_int.h27 #if CONFIG_VP9_POSTPROC
153 #if CONFIG_VP9_POSTPROC
260 #if CONFIG_VP9_POSTPROC
H A Dvp9_alloccommon.c103 #if CONFIG_VP9_POSTPROC
H A Dvp9_postproc.c29 #if CONFIG_VP9_POSTPROC
746 #endif // CONFIG_VP9_POSTPROC
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decoder.c29 #if CONFIG_VP9_POSTPROC
419 #if !CONFIG_VP9_POSTPROC
434 #if CONFIG_VP9_POSTPROC
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm398 %if CONFIG_POSTPROC=1 || CONFIG_VP9_POSTPROC=1
406 %endif ; CONFIG_POSTPROC || CONFIG_VP9_POSTPROC
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp.mk291 ifneq ($(filter yes,$(CONFIG_ENCODERS) $(CONFIG_POSTPROC) $(CONFIG_VP9_POSTPROC)),)
332 endif # CONFIG_ENCODERS || CONFIG_POSTPROC || CONFIG_VP9_POSTPROC
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c32 #if CONFIG_VP9_POSTPROC
379 #if CONFIG_VP9_POSTPROC
2073 #if CONFIG_VP9_POSTPROC
3077 #if CONFIG_VP9_POSTPROC
3100 #endif // CONFIG_VP9_POSTPROC
4460 #if CONFIG_VP9_POSTPROC
4631 #if !CONFIG_VP9_POSTPROC
4639 #if CONFIG_VP9_POSTPROC
4652 #endif // !CONFIG_VP9_POSTPROC

Completed in 357 milliseconds