OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_MEM_MANAGER
(Results
1 - 9
of
9
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
vpx_mem_intrnl.h
16
#ifndef
CONFIG_MEM_MANAGER
18
# define
CONFIG_MEM_MANAGER
1 /*include heap manager functionality,*/
21
# define
CONFIG_MEM_MANAGER
0 /*include heap manager functionality*/
23
#endif /*
CONFIG_MEM_MANAGER
*/
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
56
#define
CONFIG_MEM_MANAGER
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
56
#define
CONFIG_MEM_MANAGER
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
56
#define
CONFIG_MEM_MANAGER
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
56
#define
CONFIG_MEM_MANAGER
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
56
#define
CONFIG_MEM_MANAGER
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
56
#define
CONFIG_MEM_MANAGER
0
vpx_config.asm
44
CONFIG_MEM_MANAGER
equ 0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
vpx_mem.c
29
#if
CONFIG_MEM_MANAGER
51
#endif /*
CONFIG_MEM_MANAGER
*/
90
#if
CONFIG_MEM_MANAGER
113
#if
CONFIG_MEM_MANAGER
126
#endif /*
CONFIG_MEM_MANAGER
*/
173
#if
CONFIG_MEM_MANAGER
195
#if
CONFIG_MEM_MANAGER
473
#if
CONFIG_MEM_MANAGER
573
#endif /*
CONFIG_MEM_MANAGER
*/
Completed in 44 milliseconds