Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/x86/
Dx86_systemdependent.c75 #if CONFIG_POSTPROC in vp8_arch_x86_common_init()
109 #if CONFIG_POSTPROC in vp8_arch_x86_common_init()
/external/libvpx/
Dvpx_config.h71 #define CONFIG_POSTPROC 0 macro
/external/libvpx/vp8/
Dvp8_common.mk83 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
84 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
96 ifeq ($(CONFIG_POSTPROC),yes)
Dvp8_dx_iface.c21 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
622 #if CONFIG_POSTPROC in vp8_set_postproc()
642 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_options()
Dvp8_cx_iface.c865 #if CONFIG_POSTPROC in vp8e_set_previewpp()
/external/libvpx/vp8/common/generic/
Dsystemdependent.c65 #if CONFIG_POSTPROC || (CONFIG_VP8_ENCODER && CONFIG_PSNR) in vp8_machine_specific_config()
/external/libvpx/vp8/decoder/
Donyxd_if.c13 #if CONFIG_POSTPROC
476 #if CONFIG_POSTPROC in vp8dx_get_raw_frame()
/external/libvpx/vp8/encoder/
Donyx_if.c3747 #if !(CONFIG_REALTIME_ONLY) && CONFIG_POSTPROC in encode_frame_to_data_rate()
5244 #if CONFIG_POSTPROC in vp8_get_preview_raw_frame()