Searched defs:CONFIG_MEM_MANAGER (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/vpx_mem/include/
H A Dvpx_mem_intrnl.h16 #ifndef CONFIG_MEM_MANAGER
18 # define CONFIG_MEM_MANAGER 1 /*include heap manager functionality,*/ macro
21 # define CONFIG_MEM_MANAGER 0 /*include heap manager functionality*/ macro
23 #endif /*CONFIG_MEM_MANAGER*/
/external/libvpx/
H A Dvpx_config.h66 #define CONFIG_MEM_MANAGER 0 macro

Completed in 1176 milliseconds