Home
last modified time | relevance | path

Searched refs:iMediaPktAlloc (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245.h67 Pack = iMediaPktAlloc.allocate_packet(); in H245()
73 iMediaPktAlloc.deallocate_packet(Pack); in ~H245()
167 MediaPacketAllocator iMediaPktAlloc; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscsrpbuffer.cpp62 iMediaPktAlloc.deallocate_packet(iPkt); in ~TscSrpBufferLLPortIn()
126 iPkt = iMediaPktAlloc.allocate_packet(); in ConstructL()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscsrpbuffer.h93 MediaPacketAllocator iMediaPktAlloc; variable