Home
last modified time | relevance | path

Searched refs:controlReceptionService (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ccrtp/ccrtp-2.1.2/src/ccrtp/
H A Dpool.h71 controlReceptionService(RTPSessionBase& s) in controlReceptionService() function
72 { s.controlReceptionService(); } in controlReceptionService()
H A Drtp.h523 inline void controlReceptionService(void) in controlReceptionService() function
524 {TRTPSessionBase<RTPDataChannel,RTCPChannel,ServiceQueue>::controlReceptionService();} in controlReceptionService()
560 controlReceptionService(); in run()
1042 inline void controlReceptionService(void) in controlReceptionService() function
1043 {TRTPSessionBaseIPV6<RTPDataChannel,RTCPChannel,ServiceQueue>::controlReceptionService();} in controlReceptionService()
1079 controlReceptionService(); in run()
H A Dcqueue.h282 controlReceptionService();
/dports/devel/ccrtp/ccrtp-2.1.2/src/
H A Dpool.cpp130 controlReceptionService(*session); in run()
252 controlReceptionService(); in run()
312 controlReceptionService(); in run()
H A Dcontrol.cpp242 void QueueRTCPManager::controlReceptionService() in controlReceptionService() function in QueueRTCPManager
/dports/devel/ccrtp/ccrtp-2.1.2/
H A DChangeLog777 new QueueRTCPManager::controlReceptionService,