Home
last modified time | relevance | path

Searched refs:CONFIG_POSTPROC_VISUALIZER (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c53 #if CONFIG_POSTPROC_VISUALIZER
535 #if CONFIG_POSTPROC_VISUALIZER in vp8_get_frame()
545 #if CONFIG_POSTPROC_VISUALIZER in vp8_get_frame()
654 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_ref_frame()
666 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_mb_modes()
678 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_b_modes()
690 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_display_mv()
Dvp8_common.mk72 VP8_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER) += common/textblit.c
/external/libvpx/generic/
Dvpx_config.h83 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/armv7a/
Dvpx_config.h83 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/mips/
Dvpx_config.h83 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/x86/
Dvpx_config.h83 #define CONFIG_POSTPROC_VISUALIZER 0 macro
Dvpx_config.asm71 CONFIG_POSTPROC_VISUALIZER equ 0 define
/external/libvpx/mips-dspr2/
Dvpx_config.h83 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h83 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/libvpx/vp8/common/
Donyxc_int.h167 #if CONFIG_POSTPROC_VISUALIZER
Dpostproc.c32 #if CONFIG_POSTPROC_VISUALIZER
836 #if CONFIG_POSTPROC_VISUALIZER in vp8_post_proc_frame()
/external/libvpx/libvpx/vp9/
Dvp9_common.mk64 VP9_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER) += common/vp9_textblit.c