Home
last modified time | relevance | path

Searched defs:stream_time (Results 1 – 25 of 1916) sorted by relevance

12345678910>>...77

/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Base.h91 struct stream_time : public stream_payload struct
96 stream_time() :Searching_TimeStamp_Start(false), Searching_TimeStamp_End(false) in stream_time() argument
99 void Init_Stream(bool v) in Init_Stream()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Base.h91 struct stream_time : public stream_payload struct
96 stream_time() :Searching_TimeStamp_Start(false), Searching_TimeStamp_End(false) in stream_time() argument
99 void Init_Stream(bool v) in Init_Stream()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Base.h91 struct stream_time : public stream_payload struct
96 stream_time() :Searching_TimeStamp_Start(false), Searching_TimeStamp_End(false) in stream_time() argument
99 void Init_Stream(bool v) in Init_Stream()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-event.c117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit()
215 GstClockTime * timestamp, GstClockTime * stream_time, in gst_video_event_parse_downstream_force_key_unit()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-0.17.2/src/
H A Dvideo_event.rs72 stream_time: Option<gst::ClockTime>, field
100 pub fn stream_time(self, stream_time: impl Into<Option<gst::ClockTime>>) -> Self { in stream_time() method
139 pub stream_time: Option<gst::ClockTime>, field
155 let mut stream_time = mem::MaybeUninit::uninit(); in parse() localVariable
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-0.17.2/src/
H A Dvideo_event.rs72 stream_time: Option<gst::ClockTime>, field
100 pub fn stream_time(self, stream_time: impl Into<Option<gst::ClockTime>>) -> Self { in stream_time() method
139 pub stream_time: Option<gst::ClockTime>, field
155 let mut stream_time = mem::MaybeUninit::uninit(); in parse() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-video/src/
H A Dvideo_event.rs92 stream_time: gst::ClockTime, field
117 pub fn stream_time(self, stream_time: gst::ClockTime) -> Self { in stream_time() method
156 pub stream_time: gst::ClockTime, field
167 let mut stream_time = mem::MaybeUninit::uninit(); in parse_downstream_force_key_unit_event() localVariable
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstsegment.c412 guint64 position, guint64 * stream_time) in gst_segment_to_stream_time_full()
570 GstFormat format, guint64 stream_time, guint64 * position) in gst_segment_position_from_stream_time_full()
668 GstFormat format, guint64 stream_time) in gst_segment_position_from_stream_time()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/multifile/
H A Dgstmultifilesink.c504 GstClockTime stream_time, const char *filename) in gst_multi_file_sink_post_message_full()
529 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
555 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
1011 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local

12345678910>>...77