Home
last modified time | relevance | path

Searched refs:prevactive (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtpsources.cpp318 bool prevactive = srcdat->IsActive(); in ProcessRTPPacket() local
339 if (!prevactive && srcdat->IsActive()) in ProcessRTPPacket()
713 bool prevactive; in ProcessSDESNormalItem() local
748 prevactive = srcdat->IsActive(); in ProcessSDESNormalItem()
750 if (!prevactive && srcdat->IsActive()) in ProcessSDESNormalItem()
798 bool prevactive; in ProcessBYE() local
810 prevactive = srcdat->IsActive(); in ProcessBYE()
812 if (prevactive && !srcdat->IsActive()) in ProcessBYE()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_actor.h51 #define ACTIVE(ob) ((ob == firstactive) || (ob->prevactive) || (ob->nextactive))
257 struct objstruct *nextactive, *prevactive; member
H A Drt_stat.h158 struct statstruct *prevactive; member
H A Drt_stat.c267 {x->prevactive = lastactivestat; in MakeStatActive()
285 lastactivestat = stat->prevactive; in MakeStatInactive()
287 stat->nextactive->prevactive = stat->prevactive; in MakeStatInactive()
292 stat->prevactive->nextactive = stat->nextactive; in MakeStatInactive()
294 stat->prevactive = NULL; in MakeStatInactive()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c2149 gboolean prevactive) in source_update_active() argument
2154 if (prevactive == active) in source_update_active()
2215 gboolean prevsender, prevactive; in rtp_session_process_rtp() local
2240 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_rtp()
2250 if (source_update_active (sess, source, prevactive)) in rtp_session_process_rtp()
2442 gboolean changed, created, prevactive; in rtp_session_process_sdes() local
2503 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_sdes()
2510 if (source_update_active (sess, source, prevactive)) in rtp_session_process_sdes()
2541 gboolean prevactive, prevsender; in rtp_session_process_bye() local
2558 prevactive = RTP_SOURCE_IS_ACTIVE (source); in rtp_session_process_bye()
[all …]

12