Home
last modified time | relevance | path

Searched defs:segments_count (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c1750 guint segments_count = gst_mpd_client_get_segments_counts (client, stream); in gst_mpd_client_stream_seek() local
1901 guint segments_count = gst_mpd_client_get_segments_counts (client, stream); in gst_mpd_client_get_next_fragment_timestamp() local
2004 guint segments_count = gst_mpd_client_get_segments_counts (client, stream); in gst_mpd_client_get_next_fragment() local
2144 guint segments_count = gst_mpd_client_get_segments_counts (client, stream); in gst_mpd_client_has_next_segment() local
2172 guint segments_count = gst_mpd_client_get_segments_counts (client, stream); in gst_mpd_client_advance_segment() local
2383 guint segments_count = gst_mpd_client_get_segments_counts (client, stream); in gst_mpd_client_get_next_fragment_duration() local
/third_party/ffmpeg/libavformat/
Doggenc.c43 uint8_t segments_count; member