Home
last modified time | relevance | path

Searched defs:RTPPacketRateCtx (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/generic/threadshare/src/jitterbuffer/
H A Dffi.rs43 pub struct RTPPacketRateCtx { struct
44 probed: gboolean,
45 clock_rate: c_int,
46 last_seqnum: c_ushort,
47 last_ts: c_ulonglong,
48 avg_packet_rate: c_uint,
99 pub fn gst_rtp_packet_rate_ctx_reset(ctx: *mut RTPPacketRateCtx, clock_rate: c_int); in gst_rtp_packet_rate_ctx_reset()
101 ctx: *mut RTPPacketRateCtx, in gst_rtp_packet_rate_ctx_update()
106 ctx: *mut RTPPacketRateCtx, in gst_rtp_packet_rate_ctx_get_max_dropout()
111 ctx: *mut RTPPacketRateCtx, in gst_rtp_packet_rate_ctx_get_max_disorder()
H A Djitterbuffer.rs175 pub struct RTPPacketRateCtx(Box<ffi::RTPPacketRateCtx>); struct
177 unsafe impl Send for RTPPacketRateCtx {} implementation
179 impl RTPPacketRateCtx { impl
206 impl Default for RTPPacketRateCtx { implementation
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpstats.h214 } RTPPacketRateCtx; typedef

12