Searched refs:iPkt (Results 1 – 2 of 2) sorted by relevance
59 if (iPkt) in ~TscSrpBufferLLPortIn()61 iPkt->Clear(); in ~TscSrpBufferLLPortIn()62 iMediaPktAlloc.deallocate_packet(iPkt); in ~TscSrpBufferLLPortIn()63 iPkt = NULL; in ~TscSrpBufferLLPortIn()109 iPkt->AddMediaFragment(iFrag); in Receive()114 iTscSrpBuffer->ProcessIncomingSrpPacket(iPkt); in Receive()115 iPkt->Clear(); in Receive()126 iPkt = iMediaPktAlloc.allocate_packet(); in ConstructL()
81 iPkt(NULL), in TscSrpBufferLLPortIn()91 MediaPacket* iPkt; variable