Searched defs:sizeInBytes (Results 1 – 5 of 5) sorted by relevance
70 #define MEM_MGR_SetPoolSize(sizeInBytes) PortMallocSetPoolSize(sizeInBytes) argument73 #define MEM_MGR_Allocate(sizeInBytes) PortMalloc(sizeInBytes) argument211 void PortMemSetPoolSize(size_t sizeInBytes) in PortMemSetPoolSize()252 void* PortNew(size_t sizeInBytes) in PortNew()
480 void PortMemBlockSetPoolSize(size_t sizeInBytes) in PortMemBlockSetPoolSize()
1112 static size_t sizeInBytes(const Vector<T>& vector) in sizeInBytes() function
1027 uint32 sizeInBytes = 0; in GetJitterBufferMemPoolSize() local5692 uint32 sizeInBytes = MIN_RTP_SOCKET_MEM_POOL_SIZE_IN_BYTES; in SendSessionSourceInfoToSessionController() local
1451 uint32 sizeInBytes = 0; in SetPortParams() local