Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c55 #if CONFIG_POSTPROC_VISUALIZER
537 #if CONFIG_POSTPROC_VISUALIZER in vp8_get_frame()
547 #if CONFIG_POSTPROC_VISUALIZER in vp8_get_frame()
664 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_ref_frame()
676 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_mb_modes()
688 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_color_b_modes()
700 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC in vp8_set_dbg_display_mv()
Dvp8_common.mk70 VP8_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER) += common/textblit.c
/external/libvpx/config/x86/
Dvpx_config.asm69 %define CONFIG_POSTPROC_VISUALIZER 0
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm69 %define CONFIG_POSTPROC_VISUALIZER 0
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
Dvpx_config.asm72 .equ CONFIG_POSTPROC_VISUALIZER , 0 define
/external/libvpx/config/arm/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
Dvpx_config.asm72 .equ CONFIG_POSTPROC_VISUALIZER , 0 define
/external/libvpx/config/mips64/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
Dvpx_config.asm72 .equ CONFIG_POSTPROC_VISUALIZER , 0 define
/external/libvpx/config/generic/
Dvpx_config.h81 #define CONFIG_POSTPROC_VISUALIZER 0 macro
Dvpx_config.asm72 .equ CONFIG_POSTPROC_VISUALIZER , 0 define
/external/libvpx/libvpx/vp8/common/
Donyxc_int.h167 #if CONFIG_POSTPROC_VISUALIZER
Dpostproc.c32 #if CONFIG_POSTPROC_VISUALIZER
839 #if CONFIG_POSTPROC_VISUALIZER in vp8_post_proc_frame()
/external/libvpx/libvpx/vp9/
Dvp9_common.mk58 VP9_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER) += common/vp9_textblit.c