Home
last modified time | relevance | path

Searched refs:CONFIG_MEM_MANAGER (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem.mk9 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/hmm_true.c
10 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/hmm_resize.c
11 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/hmm_shrink.c
12 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/hmm_largest.c
13 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/hmm_dflt_abort.c
14 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/hmm_base.c
15 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/include
16 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/include/hmm_intrnl.h
17 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/include/cavl_if.h
18 MEM_SRCS-$(CONFIG_MEM_MANAGER) += memory_manager/include/hmm_cnfg.h
[all …]
Dvpx_mem.c29 #if CONFIG_MEM_MANAGER
90 #if CONFIG_MEM_MANAGER in vpx_mem_set_heap_size()
113 #if CONFIG_MEM_MANAGER in vpx_memalign()
173 #if CONFIG_MEM_MANAGER in vpx_realloc()
195 #if CONFIG_MEM_MANAGER in vpx_free()
473 #if CONFIG_MEM_MANAGER
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
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
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h56 #define CONFIG_MEM_MANAGER 0 macro
Dvpx_config.asm44 CONFIG_MEM_MANAGER equ 0 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h56 #define CONFIG_MEM_MANAGER 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h56 #define CONFIG_MEM_MANAGER 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h56 #define CONFIG_MEM_MANAGER 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h56 #define CONFIG_MEM_MANAGER 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h56 #define CONFIG_MEM_MANAGER 0 macro