Home
last modified time | relevance | path

Searched refs:CONFIG_POSTPROC (Results 1 – 25 of 54) sorted by relevance

123

/external/libvpx/libvpx/vp8/common/
Donyxc_int.h21 #if CONFIG_POSTPROC
89 #if CONFIG_POSTPROC
175 #if CONFIG_POSTPROC
Dalloccommon.c27 #if CONFIG_POSTPROC in vp8_de_alloc_frame_buffers()
101 #if CONFIG_POSTPROC in vp8_alloc_frame_buffers()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Donyxc_int.h21 #if CONFIG_POSTPROC
89 #if CONFIG_POSTPROC
175 #if CONFIG_POSTPROC
Dalloccommon.c27 #if CONFIG_POSTPROC in vp8_de_alloc_frame_buffers()
101 #if CONFIG_POSTPROC in vp8_alloc_frame_buffers()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
Dvp8_dx_iface.c29 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
641 #if CONFIG_POSTPROC in vp8_set_postproc()
661 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_ref_frame()
673 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_mb_modes()
685 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_b_modes()
697 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_display_mv()
Dvp8_common.mk79 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/mfqe.c
80 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
109 ifeq ($(CONFIG_POSTPROC),yes)
/external/libvpx/libvpx/vp8/
Dvp8_common.mk80 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/mfqe.c
81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
82 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
110 ifeq ($(CONFIG_POSTPROC),yes)
/external/libvpx/armv7a/
Dvpx_config.h62 #define CONFIG_POSTPROC 0 macro
/external/libvpx/mips/
Dvpx_config.h62 #define CONFIG_POSTPROC 0 macro
/external/libvpx/generic/
Dvpx_config.h62 #define CONFIG_POSTPROC 0 macro
/external/libvpx/x86/
Dvpx_config.h62 #define CONFIG_POSTPROC 1 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h62 #define CONFIG_POSTPROC 0 macro
/external/libvpx/mips-dspr2/
Dvpx_config.h62 #define CONFIG_POSTPROC 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
Dvpx_config.asm52 %define CONFIG_POSTPROC 1
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
Dvpx_config.asm52 %define CONFIG_POSTPROC 1
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
Dvpx_config.asm52 %define CONFIG_POSTPROC 1
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
Dvpx_config.h64 #define CONFIG_POSTPROC 1 macro

123