Home
last modified time | relevance | path

Searched defs:sizeInBytes (Results 1 – 5 of 5) sorted by relevance

/external/srec/portable/src/
Dpmemory_ext.c70 #define MEM_MGR_SetPoolSize(sizeInBytes) PortMallocSetPoolSize(sizeInBytes) argument
73 #define MEM_MGR_Allocate(sizeInBytes) PortMalloc(sizeInBytes) argument
211 void PortMemSetPoolSize(size_t sizeInBytes) in PortMemSetPoolSize()
252 void* PortNew(size_t sizeInBytes) in PortNew()
Dpmemblock.c480 void PortMemBlockSetPoolSize(size_t sizeInBytes) in PortMemBlockSetPoolSize()
/external/webkit/JavaScriptCore/bytecode/
DCodeBlock.cpp1112 static size_t sizeInBytes(const Vector<T>& vector) in sizeInBytes() function
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp1027 uint32 sizeInBytes = 0; in GetJitterBufferMemPoolSize() local
5692 uint32 sizeInBytes = MIN_RTP_SOCKET_MEM_POOL_SIZE_IN_BYTES; in SendSessionSourceInfoToSessionController() local
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_node.cpp1451 uint32 sizeInBytes = 0; in SetPortParams() local