Searched refs:iMediaFragGroupAlloc (Results 1 – 4 of 4) sorted by relevance
191 iMediaFragGroupAlloc(NULL), in H223OutgoingChannel()224 iMediaFragGroupAlloc->removeRef(); in ~H223OutgoingChannel()240 …iMediaFragGroupAlloc = OSCL_NEW(PVMFMediaFragGroupCombinedAlloc<OsclMemAllocator>, (iNumMediaData,… in Init()241 iMediaFragGroupAlloc->create(); in Init()441 newpack = iMediaFragGroupAlloc->allocate(); in FragmentPacket()487 OsclSharedPtr<PVMFMediaDataImpl> pdu = iMediaFragGroupAlloc->allocate(); in StartAlPdu()1266 pdu = iMediaFragGroupAlloc->allocate(); in PutData()1351 iMediaFragGroupAlloc(NULL), in H223IncomingChannel()1370 if (iMediaFragGroupAlloc) in ~H223IncomingChannel()1372 iMediaFragGroupAlloc->removeRef(); in ~H223IncomingChannel()[all …]
349 PVMFMediaFragGroupCombinedAlloc<OsclMemAllocator>* iMediaFragGroupAlloc; variable489 PVMFMediaFragGroupCombinedAlloc<OsclMemAllocator>* iMediaFragGroupAlloc; variable
47 iMediaFragGroupAlloc = NULL; in PVMFSocketNodeMemPool()127 iMediaFragGroupAlloc in CreateUDPMultipleRecvAllocator()133 iMediaFragGroupAlloc->create(); in CreateUDPMultipleRecvAllocator()185 if (iMediaFragGroupAlloc) in DestroyUDPMultipleRecvAllocator()187 iMediaFragGroupAlloc->removeRef(); in DestroyUDPMultipleRecvAllocator()188 iMediaFragGroupAlloc = NULL; in DestroyUDPMultipleRecvAllocator()4795 aMediaFragGroup = aSockConfig.iMemPool->iMediaFragGroupAlloc->allocate();); in Allocate()
189 PVMFMediaFragGroupCombinedAlloc<PVMFSocketNodeAllocator>* iMediaFragGroupAlloc; variable