Searched defs:CONFIG_MEM_TRACKER (Results 1 - 23 of 23) sorted by last modified time

/external/libvpx/armv7a/
H A Dvpx_config.h57 #define CONFIG_MEM_TRACKER 0 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h57 #define CONFIG_MEM_TRACKER 0 macro
/external/libvpx/generic/
H A Dvpx_config.h57 #define CONFIG_MEM_TRACKER 0 macro
/external/libvpx/libvpx/vpx_mem/include/
H A Dvpx_mem_intrnl.h25 #ifndef CONFIG_MEM_TRACKER
26 # define CONFIG_MEM_TRACKER 1 /*include xvpx_* calls in the lib*/ macro
38 #if CONFIG_MEM_TRACKER
57 #if CONFIG_MEM_TRACKER
65 #endif /*CONFIG_MEM_TRACKER*/
/external/libvpx/mips/
H A Dvpx_config.h57 #define CONFIG_MEM_TRACKER 0 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h57 #define CONFIG_MEM_TRACKER 0 macro
/external/libvpx/x86/
H A Dvpx_config.asm45 CONFIG_MEM_TRACKER equ 0 define
H A Dvpx_config.h57 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h59 #define CONFIG_MEM_TRACKER 0 macro
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/include/
H A Dvpx_mem_intrnl.h25 #ifndef CONFIG_MEM_TRACKER
26 # define CONFIG_MEM_TRACKER 1 /*include xvpx_* calls in the lib*/ macro
38 #if CONFIG_MEM_TRACKER
57 #if CONFIG_MEM_TRACKER
65 #endif /*CONFIG_MEM_TRACKER*/

Completed in 171 milliseconds