Home
last modified time | relevance | path

Searched refs:PCREATE_RTPFilterNotifier (Results 1 – 2 of 2) sorted by relevance

/dports/net/opal/opal-3.10.10/src/codec/
H A Drfc2833.cxx219 , m_receiveHandler(PCREATE_RTPFilterNotifier(ReceivedPacket)) in OpalRFC2833Proto()
/dports/net/opal/opal-3.10.10/include/rtp/
H A Drtp.h981 #define PCREATE_RTPFilterNotifier(fn) PCREATE_NOTIFIER2(fn, RTP_Session::SendReceiveStatus &) macro