Home
last modified time | relevance | path

Searched refs:CONFIG_BITSTREAM_DEBUG (Results 1 – 25 of 37) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/
Dbitwriter.c15 #if CONFIG_BITSTREAM_DEBUG
31 #if CONFIG_BITSTREAM_DEBUG in vpx_stop_encode()
39 #if CONFIG_BITSTREAM_DEBUG in vpx_stop_encode()
Dbitwriter.h19 #if CONFIG_BITSTREAM_DEBUG
45 #if CONFIG_BITSTREAM_DEBUG in vpx_write()
Dbitreader.h23 #if CONFIG_BITSTREAM_DEBUG
110 #if CONFIG_BITSTREAM_DEBUG in vpx_read()
/external/libvpx/libvpx/vpx_util/
Dvpx_util.mk19 UTIL_SRCS-$(or $(CONFIG_BITSTREAM_DEBUG),$(CONFIG_MISMATCH_DEBUG)) += vpx_debug_util.h
20 UTIL_SRCS-$(or $(CONFIG_BITSTREAM_DEBUG),$(CONFIG_MISMATCH_DEBUG)) += vpx_debug_util.c
Dvpx_debug_util.h22 #if CONFIG_BITSTREAM_DEBUG || CONFIG_MISMATCH_DEBUG
29 #if CONFIG_BITSTREAM_DEBUG
Dvpx_debug_util.c16 #if CONFIG_BITSTREAM_DEBUG || CONFIG_MISMATCH_DEBUG
29 #if CONFIG_BITSTREAM_DEBUG
/external/libaom/libaom/aom_dsp/
Dbitwriter.h65 #if CONFIG_BITSTREAM_DEBUG in aom_write()
93 #if CONFIG_BITSTREAM_DEBUG in aom_write_cdf()
Dbitreader.h104 #if CONFIG_BITSTREAM_DEBUG in aom_read_()
170 #if CONFIG_BITSTREAM_DEBUG in aom_read_cdf_()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c36 #if CONFIG_BITSTREAM_DEBUG in read_bool()
68 #if CONFIG_BITSTREAM_DEBUG in read_bool()
91 #if CONFIG_BITSTREAM_DEBUG in read_bool()
/external/libaom/config/x86_64/config/
Daom_config.asm12 %define CONFIG_BITSTREAM_DEBUG 0
Daom_config.h24 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libaom/config/x86/config/
Daom_config.asm12 %define CONFIG_BITSTREAM_DEBUG 0
Daom_config.h24 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libaom/config/arm64/config/
Daom_config.h24 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libaom/config/arm/config/
Daom_config.h24 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libaom/libaom/aom_util/
Ddebug_util.h28 #if CONFIG_BITSTREAM_DEBUG
/external/libvpx/config/x86_64/
Dvpx_config.asm82 %define CONFIG_BITSTREAM_DEBUG 0
Dvpx_config.h94 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm82 %define CONFIG_BITSTREAM_DEBUG 0
Dvpx_config.h94 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h94 #define CONFIG_BITSTREAM_DEBUG 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h94 #define CONFIG_BITSTREAM_DEBUG 0 macro
Dvpx_config.asm85 .equ CONFIG_BITSTREAM_DEBUG , 0 define
/external/libvpx/config/generic/
Dvpx_config.h94 #define CONFIG_BITSTREAM_DEBUG 0 macro
Dvpx_config.asm85 .equ CONFIG_BITSTREAM_DEBUG , 0 define

12