Searched refs:DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER (Results 1 – 6 of 6) sorted by relevance
50 #define DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER 2048 //64 macro
265 numNodes = DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER; in Construct()821 (DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER)); in CreateAllocators()823 (DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER)); in CreateAllocators()825 (DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER, in CreateAllocators()
125 PVMFSocketNodeMemPool(uint32 aMemPoolNumBufs = DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER);
2207 …GroupMemPool = OSCL_NEW(OsclMemPoolFixedChunkAllocator, (DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER)); in SendRtspSetup()2214 DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER, in SendRtspSetup()
4095 errcode = SocketPlacementNew(aMemPool, MemPtr, DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER); in AllocatePortMemPool()
5611 …uffer(trackInfo.iNetworkNodePort, bufferSzForRTPPackets, DEFAULT_NUM_MEDIA_MSGS_IN_JITTER_BUFFER, … in CompleteGraphConstruct()