Searched refs:CONFIG_POSTPROC (Results 1 - 15 of 15) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Donyxc_int.h21 #if CONFIG_POSTPROC
85 #if CONFIG_POSTPROC
171 #if CONFIG_POSTPROC
H A Dalloccommon.c27 #if CONFIG_POSTPROC
101 #if CONFIG_POSTPROC
H A Drtcd_defs.sh165 if [ "$CONFIG_POSTPROC" = "yes" ]; then
H A Dpostproc.c721 #if CONFIG_POSTPROC
/external/libvpx/armv7a/
H A Dvpx_config.h61 #define CONFIG_POSTPROC 0 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h61 #define CONFIG_POSTPROC 0 macro
/external/libvpx/generic/
H A Dvpx_config.h61 #define CONFIG_POSTPROC 0 macro
/external/libvpx/mips/
H A Dvpx_config.h61 #define CONFIG_POSTPROC 0 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h61 #define CONFIG_POSTPROC 0 macro
/external/libvpx/libvpx/vp8/
H A 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)
H A Dvp8_dx_iface.c28 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
775 #if CONFIG_POSTPROC
796 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
H A Dvp8_cx_iface.c1026 #if CONFIG_POSTPROC
/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_if.c13 #if CONFIG_POSTPROC
433 #if CONFIG_POSTPROC
450 #endif /*!CONFIG_POSTPROC*/
/external/libvpx/libvpx/vp9/
H A Dvp9_dx_iface.c617 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c28 #if CONFIG_POSTPROC
3835 #if !(CONFIG_REALTIME_ONLY) && CONFIG_POSTPROC && !(CONFIG_TEMPORAL_DENOISING)
5290 #if CONFIG_POSTPROC
5438 #if CONFIG_POSTPROC

Completed in 228 milliseconds