Home
last modified time | relevance | path

Searched refs:CONFIG_DEBUG (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dtreecoder.c12 #if CONFIG_DEBUG
67 #if CONFIG_DEBUG in branch_counts()
91 #if CONFIG_DEBUG in branch_counts()
100 #if CONFIG_DEBUG in branch_counts()
130 #if CONFIG_DEBUG in vp8_tree_probs_from_distribution()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h45 #define CONFIG_DEBUG 0 macro
Dvpx_config.asm33 CONFIG_DEBUG equ 0 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h45 #define CONFIG_DEBUG 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h45 #define CONFIG_DEBUG 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h45 #define CONFIG_DEBUG 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h45 #define CONFIG_DEBUG 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h45 #define CONFIG_DEBUG 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_common.h67 #if CONFIG_DEBUG
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_int.h138 #if CONFIG_DEBUG
Ddecodemv.c18 #if CONFIG_DEBUG
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h712 #if CONFIG_DEBUG
Dbitstream.c431 #if CONFIG_DEBUG in write_mv_ref()
443 #if CONFIG_DEBUG in write_sub_mv_ref()
680 #if CONFIG_DEBUG in pack_inter_mode_mvs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile184 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))